mirror of
https://github.com/ForLoopCodes/contextplus.git
synced 2026-04-26 06:25:50 +03:00
[PR #5] [MERGED] fix: pass OLLAMA_HOST to Ollama JS client constructor #7
Labels
No labels
bug
bug
documentation
enhancement
enhancement
good first issue
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/contextplus#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ForLoopCodes/contextplus/pull/5
Author: @dkhokhlov
Created: 3/1/2026
Status: ✅ Merged
Merged: 3/1/2026
Merged by: @ForLoopCodes
Base:
main← Head:fix_remote_ollama📝 Commits (1)
5b135aafix: pass OLLAMA_HOST to Ollama JS client constructor📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
src/core/embeddings.ts(+1 -1)📝
src/tools/semantic-navigate.ts(+1 -1)📄 Description
Pass process.env.OLLAMA_HOST to the Ollama constructor in src/core/embeddings.ts and src/tools/semantic-navigate.ts.
Fixes #3
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.