Releases: rlondner/LangChain-for-LLM-Application-Development
Releases · rlondner/LangChain-for-LLM-Application-Development
LangChain 0.2.2 Compatibility
Includes the code of the DeepLearning.ai LangChain course (https://learn.deeplearning.ai/courses/langchain) with full LangChain 0.2.2 compatibility. A report of code changes/fixes is available here.
- Deprecation warnings are removed from all modules (except in the L3-Chains.ipynb because of LCEL performance issues).
- Includes additional, required packages (such as langchain_openai, langchain-community and langchain_experimental)
Ollama 0.1.42 compatibility
Adds versions of all the code files compatible with Ollama v0.1.42, ChromaDB v0.5 and Pinecone v4.0.0