Files
ragflow/internal
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-07-02 09:45:01 +08:00
2026-07-02 09:45:01 +08:00
2026-07-02 09:46:33 +08:00
2026-07-02 09:45:01 +08:00
2026-07-02 09:45:01 +08:00
2026-07-01 18:17:53 +08:00