SmartRealtimeSession
Wisej.AI.SmartRealtimeSession
Last updated
Wisej.AI.SmartRealtimeSession
Last updated
Namespace: Wisej.AI
Assembly: Wisej.AI (3.5.0.0)
Initializes a new instance of the class with the specified hub and optional system prompt.
hub
The smart hub associated with the session.
systemPrompt
The optional system prompt for the session. Default is null.
Throws:
Thrown when the hub is null.
Initializes a new instance of the class with the specified endpoint and optional system prompt.
endpoint
The smart endpoint associated with the session.
systemPrompt
The optional system prompt for the session. Default is null.
Throws:
Thrown when the endpoint is null.