-
### System Info
Is there any way to manipulate the data in database like update, insert, delete through chatgpt chatbot with openai and langchain?
### Who can help?
_No response_
### Information…
-
### Bug Description
I have noticed that parameters titles are always ParameterName. In openai json we can fill the parameter description, pydantic is supporting title for parameter, but I don't see…
snarb updated
7 months ago
-
I have a 7900XT and would definitely love to have ROCm support. It seems like it might be coming with https://github.com/jmorganca/ollama/pull/667?
I couldn't find a dedicated issue for this so I'm…
-
### Issue you'd like to raise.
I'm building an agent to interact with neo4j with a custom chain (I'm aware of the chains already implemented for this case), my problem comes when I try to pass mult…
-
Hello!
I was following the recent blog post: https://blog.langchain.dev/custom-agents/
Then I noticed something. Sometimes the Agent jump into the conclusion even though the information required…
-
I'm opening the issue in an attempt to provide a platform for discussion on the project's future.
The project is unmaintained and it looks like the original contributors lost interest in it.
Curr…
-
### System Info
`Python 3.11.4`
`langchain==0.0.271`
`lark==1.1.7`
`openai==0.27.8`
### Who can help?
Getting the following error:
```sh
retriever = SelfQueryRetriever.from_llm(
…
-
When do you support fastchat? Currently, there is an API exception when deploying fastchat.
python -m fastchat.serve.vllm_worker --model-names kagentlms_qwen_7b_mat --model-path /data/model/modelsc…
-
### Time line
- [Maxwell's demon: Does life violate the 2nd law of thermodynamics? | Neil Gershenfeld and Lex Fridman](https://www.youtube.com/embed/eS0JXViv0cU?start=81&end=281&version=3), start=81&…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Given a `query_engine`, `query_engine.query("Tell me about the series with the highest v…