ComputeService.
set_ai_chat_history_feedback
set_ai_chat_history_feedback(workspace_id: <nil>, user_feedback: <nil>, chat_history_interaction_id: <nil>, thread_id_suffix: <nil>) ->
None
Provide feedback for a specific chat history interaction.
Parameters
name | type | description |
---|---|---|
workspace_id | workspace identifier | |
user_feedback | feedback to provide ("POSITIVE", "NEGATIVE" or "NONE") | |
chat_history_interaction_id | interaction id to provide feedback for | |
thread_id_suffix | suffix to identify a specific chat thread |