-
https://js.langchain.com/docs/integrations/tools
-
## Expected Behavior
`model gemini-pro-vision generateContentStream` with Chinese prompt returns malfunctioning chunks
## Actual Behavior
`model gemini-pro-vision generateContentStream` with Chi…
-
Currently, there's no good guidance on distinguishing between an Anthropic model's generated tool call vs. a plain text output.
This makes e.g. streaming back final agent responses difficult/hacky.…
-
### 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 …
-
https://github.com/langchain-ai/langchainjs/issues/2322
> flowise-flowise-1 | 2023-11-16 17:30:22 [ERROR]: [server]: Error: Failed to parse function arguments from chat model response. Text: "{
>…
-
# Objective:
The primary advantage to be gained from integrating with Langchain is for Agent Protocol exposure/advocacy. Langchain docs and repos get a decent chunk of traffic! There is also greate…
-
I've tried switching between several different models, this error persists, please enlighten me how I can solve this issue, thanks!
The full error message goes :
Embedding error: please check y…
-
**Is your feature request related to a problem? Please describe.**
Ability to use existing LangchainJS tools such as gmail: https://js.langchain.com/docs/integrations/tools/
-
### 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 …
-
### Is your feature request related to a problem? Please describe.
LLMs (Large Language Models) with RAG (Retrieval Augmented Generation) access user's own data to generate answers grounded on facts …