-
**问题描述**
在xinference里我切换了模型为qwen2.5-instruct的7b模型,在WEBUI中可以正常使用,但是通过api访问时返回{'detail': "Only ['qwen1.5-chat', 'qwen1.5-moe-chat', 'qwen2-instruct', 'qwen2-moe-instruct', 'glm4-chat', 'glm4-chat-1m'] …
-
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…
-
### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
```python
from typing import Union
from langchai…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
### 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…
-
ragas 0.2.3
langchain 0.2.16
langchain-chroma 0.1.4
langchain-community 0.2.16
langch…
-
Unfortunately I'm facing the following issues.
I already updated langchain and sap-cloud-sdk libraries.
- npm i -g sap-cloud-sdk
- npm install @sap-cloud-sdk/openapi
- pip install -U generative-ai…
-
### Priority
P1-Stopper
### OS type
Ubuntu
### Hardware type
Xeon-GNR
### Installation method
- [X] Pull docker images from hub.docker.com
- [ ] Build docker images from source
### Deploy meth…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
Pupix updated
4 weeks ago
-
It seems that `async` functions on https://docs.rs/langchain-rust/latest/langchain_rust/output_parsers/struct.MarkdownParser.html are in the expanded form (`impl Future`, etc.).
However, on other c…