mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-25 01:43:27 +08:00
## Summary - Add provider-specific DeepSeek chat response handling aligned with its documented schema. - Share Zhipu and DeepSeek usage accounting and chat response helpers. ## Testing - `go test -c -o /tmp/ragflow-models.test ./internal/entity/models` #17284