-
### 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 fin…
-
### 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 …
-
I'm trying to replicate in typescript the langgraph example shown in the following [notebook ](https://github.com/langchain-ai/langgraph/blob/main/examples/chat_agent_executor_with_function_calling/dy…
-
Description:
Our library currently has a tight coupling with **Streamlit** across multiple functions and modules. While this works well for Streamlit-based applications, it limits the library's usabi…
-
As multiple users have already reported across multiple Issues, I can't import anything into an otherwise functional TypeScript project. I've tried everything mentioned in the docs (ES imports, commo…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [ ] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
`index.ts`
```ts
import { Cohere } from 'langchain/llms/cohere';
const llm = new Cohere({ apiKey: Bun.env.COHERE_API_KEY });
const text = "What would be a good name for a company that makes co…
-
The error message is
```
Argument of type 'Ollama' is not assignable to parameter of type 'BaseLanguageModel'.
Type 'Ollama' is missing the following properties from type 'BaseLanguageModel': Cal…
-
### 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 …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …