Enum ServerToolErrorCode
Namespace: Glitch9.AIDevKit.Anthropic
Assembly: .dll
Syntax
public enum ServerToolErrorCode
Fields
Name | Description |
---|---|
ExecutionTimeExceeded | |
InvalidToolInput | |
MaxUsesExceeded | |
QueryTooLong | |
TooManyRequests | |
Unavailable |