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 supported37 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- chore(core): Normalization of `total_cost` for `prompt` key in `llm_cache`
- fix(core, openai): surface reasoning traces via Chat Completions API …
- feat(core): forward bound kwargs in RunnableBinding.__getattr__
- fix(core): drop orphaned ToolMessages in trim_messages with strategy='last'
- RuntimeError in _AsyncHttpxClientWrapper.__del__ when event loop is closed
- [langchain-openai] with_structured_output() silently drops previously bound tools and lacks support for OpenAI native tool bindings
- fix(core): remove str() cast in get_from_dict_or_env to preserve original types
- fix(core): prevent memory leak from lru_cache on bound methods
- feat(langchain, core): add provenance-based execution guard for side-effecting tools
- feat(core,openai): add client-side rate limiting for embedding models
- Docs
- Python not yet supported