mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-02 04:12:36 +00:00
style: drop stray blank line from messages.js rebase resolution
This commit is contained in:
parent
98e98b51cd
commit
cc44aa402f
1 changed files with 0 additions and 1 deletions
|
|
@ -445,7 +445,6 @@ router.put(
|
|||
);
|
||||
await enforceForcedRetention(req, conversationId, messageId, 'PUT /api/messages - feedback');
|
||||
|
||||
|
||||
// Best-effort: Assistants messages do not have deterministic AgentRun traces.
|
||||
if (!isAssistantsEndpoint(updatedMessage.endpoint)) {
|
||||
sendFeedbackScore({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue