Show / Hide Table of Contents

Class ToolChoiceNone

The model will not call any tool and instead generates a message.

Inheritance
object
ToolChoice
ToolChoiceNone
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GenerativeaiinferenceService.Models
Assembly: OCI.DotNetSDK.Generativeaiinference.dll
Syntax
public class ToolChoiceNone : ToolChoice
In this article
Back to top