-
### Bug Description
Inserting a large number of chunks (250+) into a Vector Store (Qdrant in my case) using Google Gemini Embeddings `models/text-embedding-004` results in a 400 error at some point.
…
-
**Is your feature request related to a problem? Please describe.**
We'd like to enable better control of tool calling when using Langchain::Assistant. Some of the supported LLMs ([Anthropic](https://…
-
- Remove LangChain dependency for LLMs in OpenAGI and write functions using the official API for all major LLM providers
-
For example, following this how-to guide: [How to stream LLM tokens from your graph](https://langchain-ai.github.io/langgraphjs/how-tos/stream-tokens/), And using [How to interact with the deployment …
-
## [LangChain Development](https://app.pluralsight.com/library/courses/langchain-development/table-of-contents)
by [Tom Taulli](https://app.pluralsight.com/profile/author/tom-taulli)
founder : H…
-
### 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…
-
### System Info / 系統信息
CUDA 12.4
Transformer 4.44
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [ ] docker / docker
- [X] pip install / 通过 pip install 安装
- [ ] installation…
-
### Bug Description
![image](https://github.com/user-attachments/assets/b34abd49-b645-4f8a-bcc1-774a675f0a32)
I simply upgraded to the latest version with the command pip install -U langflow, but …
-
It was working when I initially installed, now this showing this error
in langchain
Cannot read properties of undefined (reading 'map')
TypeError: Cannot read properties of undefined (reading '…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Where…