mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-15 09:28:27 +08:00
### Summary - Preserve an explicitly enabled `temperature=0` in the Agent LLM configuration. - Continue excluding invalid negative temperature values. - Add a focused regression test to the existing Agent LLM test file. Fixes #16683