mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-26 01:55:49 +03:00
[PR #66] [CLOSED] feat: add Ollama support for local model usage #99
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shannon-KeygraphHQ#99
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/KeygraphHQ/shannon/pull/66
Author: @Mr-Neutr0n
Created: 2/6/2026
Status: ❌ Closed
Base:
main← Head:feat/ollama-support📝 Commits (1)
b0db38cfeat: add Ollama support for local model usage📊 Changes
3 files changed (+71 additions, -4 deletions)
View changed files
📝
.env.example(+10 -0)📝
README.md(+41 -4)📝
src/ai/router-utils.ts(+20 -0)📄 Description
Summary
OLLAMA_BASE_URLconfiguration to.env.exampleisOllamaMode()andgetProviderName()torouter-utils.tshost.docker.internal)Test plan
llama3.3:70b)OLLAMA_BASE_URLandROUTER_DEFAULTin.envROUTER=trueflagCloses #61
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.