ChatClientBuilderToolReductionExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for adding tool reduction middleware to a chat client pipeline.
public ref class ChatClientBuilderToolReductionExtensions abstract sealed
[System.Diagnostics.CodeAnalysis.Experimental("MEAI001")]
public static class ChatClientBuilderToolReductionExtensions
public static class ChatClientBuilderToolReductionExtensions
[<System.Diagnostics.CodeAnalysis.Experimental("MEAI001")>]
type ChatClientBuilderToolReductionExtensions = class
type ChatClientBuilderToolReductionExtensions = class
Public Module ChatClientBuilderToolReductionExtensions
- Inheritance
-
ChatClientBuilderToolReductionExtensions
- Attributes
Methods
| Name | Description |
|---|---|
| UseToolReduction(ChatClientBuilder, IToolReductionStrategy) |
Adds tool reduction to the chat client pipeline using the specified |