mirror of
https://github.com/ritonioz/minecraft-ai-companion-mod-EMVs12-Project.git
synced 2026-03-18 07:10:20 +01:00
Made sure Ollama sends a text instead of sending back JSONs of generated / used tokens and uses gpt-oss:20b
2 lines
55 B
Bash
2 lines
55 B
Bash
API_BASE_URL="ollama.cametendo.org"
|
|
MODEL="gpt-oss:20b" |