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
- Consider `model_settings` on `create_agent`
- `NotRequired` in TypedDict causes TypeError when converting to OpenAI function schema
- ClearToolUsesEdit add option to select specific tools instead of having to exclude tools
- Structured Tool with strict args_schema prevents injected arguments
- fix(core): strip injected args before validation for strict schemas
- Improve `pretty_print`
- feat(core,model-profiles): add model profile augmentation for code execution support
- fix(langchain): Explicitly disable callbacks in `LLMToolSelectorMiddleware`
- 🐛 KeyError: 'tools' in LLMToolSelectorMiddleware when model response misses expected key
- Model calls inside middleware are leaking when streaming
- Docs
- Python not yet supported