Class ServerToolUse
Inherited Members
Namespace: Glitch9.AIDevKit.Anthropic
Assembly: Glitch9.AIDevKit.Provider.Anthropic.dll
Syntax
public class ServerToolUse
Properties
| Edit this page View SourceWebSearchRequests
Required. The number of web search tool requests.
Declaration
[JsonProperty("web_search_requests")]
public int WebSearchRequests { get; set; }
Property Value
| Type | Description |
|---|---|
| int |