Files
ragflow/internal
Hz_ 2856cde2d1 feat(go-api): Implement BulkDeleteChats Go API and fix ListChats (#16157)
### Description
- **Bulk Delete Chats**: Implemented Go endpoint `DELETE /api/v1/chats`
supporting bulk delete by `ids`, `delete_all` flag, and
backward-compatible `chat_id` body payload (with tenant-ownership
security checks).
- **Bug Fix**: Fixed a parameter swap in Go `ListChats` handler to
properly exclude soft-deleted chats.
2026-06-22 18:16:52 +08:00
..
2026-06-22 17:33:47 +08:00
2026-06-16 14:03:53 +08:00
2026-06-15 15:49:17 +08:00
2026-06-16 14:03:53 +08:00