CustomRequestBehavior Constructors
Allows users to interact with an AI-powered assistant directly within your application.Name | Parameters | Description |
---|---|---|
CustomRequestBehavior(Type, Nullable<Single>) | behaviorSourceType, temperature | Initializes a new instance of the CustomRequestBehavior class with specified settings. |
See Also