mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-09-08 10:14:35 +08:00
79a57d2126
## Summary
- Clear unavailable LLM defaults from built-in agent templates
- Avoid binding templates to unavailable provider models
## Testing
- `python3 -c 'import json, pathlib; [json.loads(p.read_text()) for p in
pathlib.Path("agent/templates").glob("*.json")]'`
- `git diff --cached --check`
28 KiB
28 KiB