Skip to content

fix(bug): Fix ollama configuration - #4

Merged
StepfenShawn merged 1 commit into
StepfenShawn:mainfrom
kanya989612:kanya989612-patch-fix-ollama
Feb 9, 2026
Merged

fix(bug): Fix ollama configuration#4
StepfenShawn merged 1 commit into
StepfenShawn:mainfrom
kanya989612:kanya989612-patch-fix-ollama

Conversation

@kanya989612

Copy link
Copy Markdown
Contributor

tested by this config:

 kota.setup({
  model = "ollama-qwen2.5-coder:1.5b",
  api_key = os.getenv("API_KEY"),
  api_base = "http://127.0.0.1:11434",
  temperature = 0.7,
  ...
})   

@StepfenShawn
StepfenShawn merged commit 4bca556 into StepfenShawn:main Feb 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants