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 supported39 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- fix(core): ToolRuntime (@tool decorator) raises Pydantic ValidationError due to _DirectlyInjectedToolArg not filtered from inferred schema
- Missing tests for StructuredChatOutputParser
- Add ability to steer an agent in the create_agent flow
- feat(anthropic): support custom httpx client for mTLS and certificate-based authentication
- _handle_rename in Claude file tool middleware raises KeyError on every rename command
- First-class non-message workflow context / prefetched tool results for `create_agent`
- core: create_schema_from_function ignores include_injected=False when filter_args is provided
- _construct_responses_api_payload silently changes tool strict mode default from false to true
- StructuredTool.from_function injects spurious v__args field into JSON schema when function parameter is named args
- Make ToolCallLimitMiddleware proactive via before_model hook
- Docs
- Python not yet supported