API Reference
AnthropicThinkingConfig
AnthropicThinkingConfig.type
AnthropicThinkingConfig.budget_tokens
AnthropicLLMSettings
AnthropicLLMSettings.enable_prompt_caching
AnthropicLLMSettings.temperature
AnthropicLLMSettings.top_k
AnthropicLLMSettings.top_p
AnthropicLLMSettings.thinking
AnthropicLLMSettings.from_mapping()
AnthropicLLMService
AnthropicLLMService.Settings
AnthropicLLMService.adapter_class
AnthropicLLMService.ThinkingConfig
AnthropicLLMService.InputParams
AnthropicLLMService.InputParams.enable_prompt_caching
AnthropicLLMService.InputParams.max_tokens
AnthropicLLMService.InputParams.temperature
AnthropicLLMService.InputParams.top_k
AnthropicLLMService.InputParams.top_p
AnthropicLLMService.InputParams.thinking
AnthropicLLMService.InputParams.extra
AnthropicLLMService.__init__()
AnthropicLLMService.can_generate_metrics()
AnthropicLLMService.run_inference()
AnthropicLLMService.process_frame()