Query the "Upload SQL Evaluation Set" tool (async)post {protocol}://{base-url}/ai/api/v1/chats/tool/default/upload_sql_eval_set_tool/callInvoke the "Upload SQL Evaluation Set" directly as a background task.Query Paramschat_idstringnullThe ID of the Chat to use. If not provided, a new Chat will be created.tagsarray | nullIf creating a new chat, add these tags to it. This is ignored if the chat already exists.Tags array | nullBody Paramsdata_product_idstringrequiredThe data product ID to which the evaluation set belongs.asset_idstringrequiredThe asset ID of the csv eval set to upload. Ex: 'eval_x3f2_sales_questions.csv'auth_idstringnullResponses 201Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 422Validation Error 500Internal server error during request processing.Updated 5 months ago Query the "Upload SQL Evaluation Set" tool (streaming)Query the "Update SQL Evaluation Case" tool (streaming)Did this page help you?YesNo