Get the expected Eval output of a Chatget {protocol}://{base-url}/ai/api/v1/chats/{chat_id}/eval_expected_outputGet the expected Eval output from a Chat's final turn.Path Paramschat_idstringrequiredThe ID of the Chat to use.Responses 200Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 404Resource not found. The detail field specifies which resource. 422Validation Error 500Internal server error during request processing.Updated 5 months ago Add tags to a chat.Remove tags from a chat. This operation is idempotent, removing tags multiple times will be ignored.Did this page help you?YesNo