deerflow2/docs
jimmyuconn1982 24f6905c18
fix: support local models by making thought field optional in Plan model (#601)
- Make thought field optional in Plan model to fix Pydantic validation errors with local models
- Add Ollama configuration example to conf.yaml.example
- Update documentation to include local model support
- Improve planner prompt with better JSON format requirements

Fixes local model integration issues where models like qwen3:14b would fail
due to missing thought field in JSON output.

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2025-09-28 08:48:39 +08:00
..
FAQ.md docs: add document of configurations and FAQs 2025-05-07 20:18:24 +08:00
configuration_guide.md fix: support local models by making thought field optional in Plan model (#601) 2025-09-28 08:48:39 +08:00
mcp_integrations.md fix: env parameters exception when configuring SSE or HTTP MCP server (#513) 2025-08-20 17:23:57 +08:00