[PR #500] [MERGED] Patch Ollama Streaming chunk issues #3374

Closed
opened 2026-02-22 18:33:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/500
Author: @timothycarambat
Created: 12/28/2023
Status: Merged
Merged: 12/28/2023
Merged by: @timothycarambat

Base: masterHead: ollama-streaming-patch


📝 Commits (1)

  • 1b46968 Patch Ollama Streaming chunk issues

📊 Changes

3 files changed (+79 additions, -132 deletions)

View changed files

📝 .vscode/settings.json (+1 -0)
📝 server/utils/AiProviders/ollama/index.js (+74 -101)
📝 server/utils/chats/stream.js (+4 -31)

📄 Description

Replace stream/sync chats with Langchain interface for now
connect #499
ref: https://github.com/Mintplex-Labs/anything-llm/issues/495#issuecomment-1871476091


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/500 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 12/28/2023 **Status:** ✅ Merged **Merged:** 12/28/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `ollama-streaming-patch` --- ### 📝 Commits (1) - [`1b46968`](https://github.com/Mintplex-Labs/anything-llm/commit/1b46968079a0160df3714bbc0072246197fe938b) Patch Ollama Streaming chunk issues ### 📊 Changes **3 files changed** (+79 additions, -132 deletions) <details> <summary>View changed files</summary> 📝 `.vscode/settings.json` (+1 -0) 📝 `server/utils/AiProviders/ollama/index.js` (+74 -101) 📝 `server/utils/chats/stream.js` (+4 -31) </details> ### 📄 Description Replace stream/sync chats with Langchain interface for now connect #499 ref: https://github.com/Mintplex-Labs/anything-llm/issues/495#issuecomment-1871476091 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:39 -05:00
yindo closed this issue 2026-02-22 18:33:39 -05:00
yindo changed title from [PR #500] Patch Ollama Streaming chunk issues to [PR #500] [MERGED] Patch Ollama Streaming chunk issues 2026-06-05 15:13:05 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3374