langchain 0.3.3
0
Building applications with LLMs through composability
Contents
Building applications with LLMs through composability
Stars: 93419, Watchers: 93419, Forks: 15035, Open Issues: 815The langchain-ai/langchain
repo was created 1 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 93419 github stars!
How to Install langchain
You can install langchain using pip
pip install langchain
or add it to a project with poetry
poetry add langchain
Package Details
- Author
- None
- License
- MIT
- Homepage
- https://github.com/langchain-ai/langchain
- PyPi:
- https://pypi.org/project/langchain/
- GitHub Repo:
- https://github.com/hwchase17/langchain
Classifiers
Related Packages
Errors
A list of common langchain errors.
Code Examples
Here are some langchain
code examples and snippets.
GitHub Issues
The langchain package has 815 open issues on GitHub
- Why there is no daily plan in Generative Agent? This is an important part in the party.
- Issue: <Agent final output is not streaming output when AgentType.OPENAI_FUNCTION is specified>
- Issue: How to return a stream in api
- Add streamlit container area for streaming output
- Add async support for HuggingFaceTextGenInference
- Vectara upd2
- create_csv_agent with custom prefix prompt is not calling PythonREPL tool, reaching max iterations with no answer
- A simpler wrapper of Open AI Functions else than in an Agent
- DOC: there are no examples in the documentation on how to work with access tokens
- Issue: langchain implementation where asynchronous tools don't break the chain
- Add PandocRSTLoader
- Added integrations for Hunter.io and Domainr
- Feat: Add a prompt template parameter to qa with structure chains
- Scale cosine distance to 0-1
- Added AzureML Endpoint Integration for Azure Foundation Models