langchain
https://github.com/langchain-ai/langchain
Python
⚡ Building applications with LLMs through composability ⚡
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- Indexing API not reducing the ingestion time significantly with OpenSearch, even with exactly the same input file
- Calling Chroma.from_documents() returns sqlite3.DatabaseError: database disk image is malformed
- langchain.agents.openai_assistant.base method parameters don't allow response_format
- Langchain pgvector database sessions remain in idle mode
- Trying to use SQLDatabaseLoader gives error
- PromptTemplate doesn't work with multi layer metadata (e.g. BedrockKnowledgeBase/AmazonKnowledgeBasesRetriever)
- 🐛Bug: The aload function, contrary to its name, is not an asynchronous function, so it cannot work concurrently with other asynchronous functions.
- Not using Tools in Langchain_Ollama causes: 'NoneType' object is not iterable
- langchain-chroma== 0.1.4 method get_by_ids is listed in documentation BUT I am getting NotImplementedError
- PydanticUndefinedAnnotation: name 'SafetySetting' is not defined using ChatVertexAI
- Docs
- Python not yet supported