Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1.4 #121

Merged
merged 14 commits into from
Jan 26, 2024
Merged

1.1.4 #121

merged 14 commits into from
Jan 26, 2024

Conversation

Daethyra
Copy link
Owner

  • removed faulty examples
  • added helpful example
  • adding more about chains
    • working on end to end examples that show chains in action

- tested entire notebook
- removed api keys
- removed faulty examples
- added helpful example
- adding more about chains
  - working on end to end examples that show chains in action
crossed out irrelevant advice
- moved markdown cells around
- fixed poor code
- added in a second section, LCEL: Creating and Executing a Chain
- staged a new section for branching and merging `RunnableParallels`
- reviewed all code
- updated import statements to reflect langchain 0.1.0+ changes
- removed weird colab button at top of notebook
- ran entire notebook, ensured working code
might update it down the road
- needs to use pinecone via langchain
- modified and fixed broken LangChain code, replaced it with stuff that works.
- llm-math doesn't work, avoid.
- vertexai is not a viable solution to use via langchain
- huggingface zephyr causes ReActJSONOutputParser to throw an error
@Daethyra Daethyra marked this pull request as ready for review January 26, 2024 20:33
@Daethyra Daethyra enabled auto-merge January 26, 2024 20:33
@Daethyra Daethyra merged commit c91cee3 into master Jan 26, 2024
2 checks passed
@Daethyra Daethyra deleted the 1.1.4 branch January 26, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature/Functionality Feature suggestion or Functionality request
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

analyze langchain/notebooks/** for outdated import statements, code, etc.
1 participant