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 supported31 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- split all divisions of COBOL code
- community: langgraph dynamodb checkpoint saver
- Non Descriptive Assertion Error while using AzureChatOpenAI model with Agents
- pandas agent didn't invoke tool but returned code instead, and line 246 include_df_in_prompt
- SQL Database Agent - 'Is not a valid tool' error
- 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)
- create_sql_agent: Prompt missing required variables: {'tools', 'tool_names'}
- 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
- LangChain Core Chatmodels.py goes to a streaming block causing "generation is not None" assertion error when the AzureChatOpenAI llm object does not support streaming.
- Docs
- Python not yet supported