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
- Bad request: The following `model_kwargs` are not used by the model: ['return_full_text', 'stop', 'watermark', 'stop_sequences'] (note: typos in the generate arguments will also show up in this list)
- Keep getting AuthenticationError: Error code: 401 - {'statusCode': 401, 'message': 'Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired.'}
- Callback for on_llm_new_token should be invoked before the token is yielded by the model
- Unsupported early_stopping_method="generate" in AgentExecutor after reaching iteration limit
- Playwright Browser Freezing
- Calling Chroma.from_documents() returns sqlite3.OperationalError: attempt to write a readonly database, but only sometimes
- Using AzureSearch with custom vector field names
- Issue: How to conveniently disable langsmith calls?
- Issue: Unable to Serialize AgentExecutor Object for Centralized Storage
- Issue: Chromadb document deletion not working
- Docs
- Python not yet supported