-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Hi @ericmjl :sunny: I've been trying to test out llamabot and am getting bogged down with configuration issues. I'm trying to get the Feynman simple chat example with either the OpenAI API key or olla…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Add text streaming to CLI and WebUI to improve UX when asking the bot a question. Some stipulations:
- bot responses typically come back formatted with Markdown, ensure printing the generated respons…
-
environment:
python 3.9.20
datasets 3.0.1
langchain 0.3.3
langchain-community 0.3.2
langchain-core 0.3.10
langchain-openai 0.2.2
la…
-
Hello, how are you, thank you for this incredible project.
A great feature to include is cache management, to optimize costs by not always asking the callers for the same things. It is currently av…
-
Loosely defined:
- Tools: The bridge between LLM output -> An action, like read/writes to a database. Any function can be a tool.
- Agent: Executes a workflow given a task, restricted by a fixed set…
-
### Proposal summary
add dify intergration support
### Motivation
Do you have plans to support dify(https://github.com/langgenius/dify)? It is also a popular(51.3k stars) open-source project like l…
-
There is a chance that the model returns an AI message with the content being a `list`, `AIMessage(content=[], tool_calls=[...])`.
When involving this message in the conversation, the tool calls ge…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…