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 supported40 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- Support OpenAI token count API
- Blob.as_bytes_io() raises NotImplementedError for string data
- feat(middleware): TodoListMiddleware should survive summarization
- bug(core): same-index tool_call chunks in one streamed delta can split into blank tool_calls and invalid_tool_calls
- Doesn't honour pydantic model field datatype and randomly throws `langchain_core.exceptions.OutputParserException`
- bug(anthropic): ChatAnthropic sends assistant prefill for models that don't support it
- Bug: RunnableWithFallbacks.__getattr__ raises NameError on methods with unresolvable forward-ref annotations
- feat(openai): concurrent batch API calls in async embedding methods
- Add chat_template_kwargs to ChatHuggingFace for passing extra options to apply_chat_template
- `BaseTool.model_dump(mode="json")` fails on `args_schema`, `func`, and `coroutine` fields
- Docs
- Python not yet supported