Files
ragflow/internal/handler
Hz_ 0de69e5bba feat(go-api) sessions message update (#16517)
### Summary
```
/api/v1/chats/<chat_id>/sessions/<session_id>/messages/<msg_id> DELETE
/api/v1/chats/<chat_id>/sessions/<session_id>/messages/<msg_id>/feedback PUT
```
Migrates the chat session message delete and feedback APIs to the Go
server, matching the Python behavior for authorization, session
ownership checks, message/reference updates, and feedback validation.
2026-07-02 10:33:27 +08:00
..
2026-07-02 09:45:01 +08:00
2026-06-24 16:50:40 +08:00
2026-06-03 17:35:36 +08:00
2026-07-02 09:45:01 +08:00
2026-06-12 20:49:34 +08:00
2026-06-26 13:51:56 +08:00
2026-06-15 14:44:16 +08:00