-
I was struggling to understand why a `RemoteRunnable.stream` was not working from langchain JS in the browser
Disabling `GZipMiddleware` in **FastAPI** made it work again.
Not sure if it's a Star…
-
Dear,
I am using this exact [example](https://github.com/langchain-ai/langchainjs/blob/main/langchain/src/memory/summary_buffer.ts).
```typescript
// Initialize the memory with a specific model…
-
e.g. PromptTemplate, MapReduceChain, LLM
-
### 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 was thinking of how to handle running out of context and excessive message histories for code generation.
I think only way out is to add ask gpt to generate code to perform transformations and to…
-
I'm currently writing a webui for ollama but I find the API quite limited/cumbersome.
What is your vision/plan regarding it? Is it in a frozen state, or are you planning to improve it?
Here's som…
-
Hi, thanks for building this tool! I had encountered a problem when I tried to run this repo in cloudflare worker.
you could go to this repo to reproduce [repo](https://github.com/EiffelFly/mark-y…
-
### What happened?
Chroma removes newline characters before generating embeddings in Chroma v0.5.0, even though this is now unnecessary (post-V1 models), negatively impacts similarity search results,…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch: x6…
-
### 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…