SmartObject
Wisej.AI.SmartObject
Last updated
Wisej.AI.SmartObject
Last updated
Namespace: Wisej.AI
Assembly: Wisej.AI (3.5.0.0)
Provides common events and properties to , , and objects.
: Gets a value indicating whether the session has tools.
: Gets the collection of parameters for the session.
: Gets the collection of tools available in the session.
: Gets the usage metrics for the session.
Clears all tools from the smart prompt.
args
args
args
args
args
e
args
e
e
TODO:
Represents a smart parallel prompt that can execute multiple tasks concurrently.
Represents a SmartHub component that provides AI capabilities to controls within a container.
Represents a smart prompt component that can process and manage prompts with tools and parameters.
Represents a session that manages interactions with a smart hub and endpoint, handling prompts, messages, and tools within the session context.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Raises the event.
An that contains the event data.
Raises the event.
The instance containing the event data.
Raises the event.
An that contains the event data.
Raises the event.
An that contains the event data.
Occurs after a tool is invoked.
Occurs after a response is received.
Occurs before a tool is invoked.
Occurs before a request is sent.
Occurs when a parameter needs to be converted.
Occurs when the session is done processing a question.
Occurs when an error is encountered.
Occurs after the messages have been prepared and before they are send to the AI.
Occurs when the session starts processing a question.