OpenManus: 连ollama本地LLM,app.llm:ask_tool:260 - API error: Connection error.
编辑 config/config.toml 中的 llm 部分,如下设置:
# Global LLM configuration [llm] model = "qwen2.5:1.5b" base_url = "http://localhost:11434/v1" api_key = "ollama" max_tokens = 4096 temperature = 0.0
浙公网安备 33010602011771号