Type alias LLMObsAnthropicEffort

LLMObsAnthropicEffort: typeof LOW | typeof MEDIUM | typeof HIGH | typeof MAX | UnparsedObject

The effort level for Anthropic inference.

Generated using TypeDoc