#include <anthropic_ai_service.h>
Definition at line 72 of file anthropic_ai_service.h.
◆ AnthropicAIService()
| yaze::cli::AnthropicAIService::AnthropicAIService |
( |
const AnthropicConfig & | | ) |
|
|
inlineexplicit |
◆ SetRomContext()
| void yaze::cli::AnthropicAIService::SetRomContext |
( |
Rom * | | ) |
|
|
inlineoverridevirtual |
◆ GenerateResponse() [1/2]
| absl::StatusOr< AgentResponse > yaze::cli::AnthropicAIService::GenerateResponse |
( |
const std::string & | prompt | ) |
|
|
inlineoverridevirtual |
◆ GenerateResponse() [2/2]
◆ CheckAvailability()
| absl::Status yaze::cli::AnthropicAIService::CheckAvailability |
( |
| ) |
|
|
inline |
◆ EnableFunctionCalling()
| void yaze::cli::AnthropicAIService::EnableFunctionCalling |
( |
bool | | ) |
|
|
inline |
◆ GetAvailableTools()
| std::vector< std::string > yaze::cli::AnthropicAIService::GetAvailableTools |
( |
| ) |
const |
|
inline |
◆ ListAvailableModels()
| absl::StatusOr< std::vector< ModelInfo > > yaze::cli::AnthropicAIService::ListAvailableModels |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetProviderName()
| std::string yaze::cli::AnthropicAIService::GetProviderName |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: