Skip to content

Commit 60a8b9e

Browse files
SCAL-320137 fix
1 parent 97e2852 commit 60a8b9e

3 files changed

Lines changed: 14 additions & 12 deletions

File tree

modules/ROOT/pages/rest-api-v2-reference.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,15 @@ Allows sending a query to an ongoing conversation session with Spotter agent and
6161
|ThoughtSpot Cloud: __10.15.0.cl or later__ +
6262
ThoughtSpot Software: __Not available__ a| +++<a href="{{navprefix}}/restV2-playground?apiResourceId=http%2Fapi-endpoints%2Fai%2Fsend-agent-message" id="preview-in-playground" >Try it out</a>+++
6363

64-
a|`PUT /api/rest/2.0/ai/agent/instructions/set` +
65-
Sets custom instructions for the Spotter agent.
66-
|ThoughtSpot Cloud: __26.6.0.cl or later__ +
67-
ThoughtSpot Software: __Not available__ a| +++<a href="{{navprefix}}/restV2-playground?apiResourceId=http%2Fapi-endpoints%2Fai%2Fset-agent-instructions" id="preview-in-playground" >Try it out</a>+++
68-
69-
a|`GET /api/rest/2.0/ai/agent/instructions/get` +
70-
Retrieves the custom instructions currently configured for the Spotter agent.
71-
|ThoughtSpot Cloud: __26.6.0.cl or later__ +
72-
ThoughtSpot Software: __Not available__ a| +++<a href="{{navprefix}}/restV2-playground?apiResourceId=http%2Fapi-endpoints%2Fai%2Fget-agent-instructions" id="preview-in-playground" >Try it out</a>+++
64+
//a|`PUT /api/rest/2.0/ai/agent/instructions/set` +
65+
//Sets custom instructions for the Spotter agent.
66+
//|ThoughtSpot Cloud: __26.7.0.cl or later__ +
67+
//ThoughtSpot Software: __Not available__ a| +++<a href="{{navprefix}}/restV2-playground?apiResourceId=http%2Fapi-endpoints%2Fai%2Fset-agent-instructions" id="preview-in-playground" >Try it out</a>+++
68+
69+
//a|`GET /api/rest/2.0/ai/agent/instructions/get` +
70+
//Retrieves the custom instructions currently configured for the Spotter agent.
71+
//|ThoughtSpot Cloud: __26.7.0.cl or later__ +
72+
//ThoughtSpot Software: __Not available__ a| +++<a href="{{navprefix}}/restV2-playground?apiResourceId=http%2Fapi-endpoints%2Fai%2Fget-agent-instructions" id="preview-in-playground" >Try it out</a>+++
7373

7474
a|`POST /api/rest/2.0/ai/agent/conversation/{conversation_identifier}/stop-response` +
7575
Stops an in-progress Spotter agent response for a given conversation session.

modules/ROOT/pages/rest-apiv2-changelog.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This changelog lists the features and enhancements introduced in REST API v2.0.
1212

1313
=== Spotter AI APIs
1414

15+
////
1516
Agent instructions APIs::
1617
The following new API endpoints allow you to set and retrieve persistent behavioral instructions for the Spotter agent.
1718
@@ -23,6 +24,7 @@ Retrieves the behavioral instructions currently configured by the administrator
2324
2425
+
2526
For more information, see xref:spotter-agent-instructions.adoc[Spotter AI Agent instructions APIs].
27+
////
2628

2729
Stop in-progress agent response::
2830

modules/ROOT/pages/whats-new.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ This release introduces the following enhancements for Spotter AI workflows and
5959

6060
* Spotter embedding: +
6161
Spotter now includes data literacy skills that help users understand the underlying data model. Users can ask Spotter to explain available data sources, fields, and relationships in plain language within a conversation session.
62-
* Spotter AI APIs: +
63-
** New REST API endpoints to configure and retrieve persistent behavioral xref:spotter-agent-instructions.adoc[instructions for the Spotter agent].
64-
** New API endpoint xref:spotter-agent-apis.adoc#_stop_an_in_progress_agent_response[stop and cancel a long-running Spotter response].
62+
* Spotter AI APIs: +
63+
//** New REST API endpoints to configure and retrieve persistent behavioral xref:spotter-agent-instructions.adoc[instructions for the Spotter agent].
64+
New API endpoint xref:spotter-agent-apis.adoc#_stop_an_in_progress_agent_response[stop and cancel a long-running Spotter response].
6565

6666
---
6767

0 commit comments

Comments
 (0)