Skip to content

Commit 5489ffb

Browse files
committed
Update default model config
Signed-off-by: Kelly Abuelsaad <kaymar@gmail.com>
1 parent c99b019 commit 5489ffb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

a2a/git_issue_agent/.env.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
TASK_MODEL_ID = "ollama/gpt-oss:20b"
2-
LLM_API_BASE = "http://localhost:11434"
1+
TASK_MODEL_ID = "ollama/ibm/granite4:latest"
2+
LLM_API_BASE = "http://host.docker.internal:11434"
33
LLM_API_KEY = "ollama"
44
MODEL_TEMPERATURE = 0
55
MCP_URL = "https://api.githubcopilot.com/mcp/"

0 commit comments

Comments
 (0)