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

nametypedescription
workspace_idworkspace identifier
user_feedbackfeedback to provide ("POSITIVE", "NEGATIVE" or "NONE")
chat_history_interaction_idinteraction id to provide feedback for
thread_id_suffixsuffix to identify a specific chat thread

Returns

No docs