We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c99b019 commit 5489ffbCopy full SHA for 5489ffb
1 file changed
a2a/git_issue_agent/.env.template
@@ -1,5 +1,5 @@
1
-TASK_MODEL_ID = "ollama/gpt-oss:20b"
2
-LLM_API_BASE = "http://localhost:11434"
+TASK_MODEL_ID = "ollama/ibm/granite4:latest"
+LLM_API_BASE = "http://host.docker.internal:11434"
3
LLM_API_KEY = "ollama"
4
MODEL_TEMPERATURE = 0
5
MCP_URL = "https://api.githubcopilot.com/mcp/"
0 commit comments