Files
mcp-example/server_config.json

5 lines
89 B
JSON
Raw Normal View History

2025-08-15 19:50:11 +08:00
{
"OLLAMA_URL": "http://localhost:11434/api/generate",
"OLLAMA_MODEL": "qwen3:14b"
}