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
- HTMLSemanticPreservingSplitter processes malformed and unsafe links
- configurable data is no longer included in the metadata.
- add method from_huggingface_tokenizer for RecursiveCharacterTextSplitter within HTMLSemanticPreservingSplitter
- ProviderStrategy does not allow passing strict into the mistral ai JSON Schema response_format
- Bug: path traversal in Chroma.add_images() via unsanitized URI
- Bug: SSRF bypass in validate_safe_url when LANGCHAIN_ENV=local_test
- configurable field lost in ToolRuntime.config when using tool_interceptors in langchain 1.2.16 (works in 1.2.15)
- @wrap_tool_call middleware could allow to catch exceptions and turn them into ToolException
- Avoid hard dependency on tiktoken (make it optional / lazy-loaded)
- create_agent with ProviderStrategy binds empty tools list and breaks OpenAI-compatible providers
- Docs
- Python not yet supported