AiChatHistoryAddToolMessage Method

Spotfire 15.0 API Reference
Adds a tool message to the chat history.

Namespace:  Spotfire.Dxp.Framework.Ai
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public void AddToolMessage(
	string message
)

Parameters

message
Type: SystemString
The message text from the user.
Version Information

Supported in: 15.0
See Also

Reference