Replies: 1 comment
-
I asked something similar Likes and dislikes should be handled somewhere else. I think it's more for RLHF, anyways. Maybe you're looking for the agent to react in real-time to thumbs - which is a cool idea. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While building Pipeline.py, I noticed that we were missing too many parameters passed in, such as UUID, front-end uploaded files, likes/dislikes, etc. Especially Chat_id, on the front end, I only generate such a uuid after sending a message when creating a new conversation, which makes me unable to create a new context when creating a new conversation. This is bad. I tried everything, but it didn't work.😥
Beta Was this translation helpful? Give feedback.
All reactions