Skip to content

Releases: rlondner/LangChain-for-LLM-Application-Development

LangChain 0.2.2 Compatibility

17 Jun 14:46
Compare
Choose a tag to compare

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

17 Jun 15:31
Compare
Choose a tag to compare
Pre-release

Adds versions of all the code files compatible with Ollama v0.1.42, ChromaDB v0.5 and Pinecone v4.0.0