NoneChatToolMode Class

Definition

Indicates that an IChatClient should not request the invocation of any tools.

C#
public sealed class NoneChatToolMode : Microsoft.Extensions.AI.ChatToolMode
Inheritance
NoneChatToolMode

Remarks

Use None to get an instance of NoneChatToolMode.

Constructors

NoneChatToolMode()

Initializes a new instance of the NoneChatToolMode class.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

GetHashCode()

Serves as the default hash function.

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)