Here is a list of all documented functions with links to the class documentation for each member:
- s -
- search() : agents::Memory
- sendAudio() : agents::ILiveClient
- sendAudioAndComplete() : agents::ILiveClient
- sendMessage() : agents::ILiveClient
- sendText() : agents::ILiveClient
- sendTurnComplete() : agents::ILiveClient
- setAgentPrompt() : agents::ActorAgent, agents::AutonomousAgent
- setAggregator() : agents::workflows::ParallelizationWorkflow
- setApiBase() : agents::LLMInterface, agents::llms::AnthropicLLM, agents::llms::GoogleLLM, agents::llms::OllamaLLM, agents::llms::OpenAILLM
- setApiKey() : agents::LLMInterface, agents::llms::AnthropicLLM, agents::llms::GoogleLLM, agents::llms::OllamaLLM, agents::llms::OpenAILLM
- setCallback() : agents::Tool
- setCallbacks() : agents::ILiveClient
- setDefaultHandler() : agents::workflows::RoutingWorkflow
- setDefaultRoute() : agents::workflows::RoutingWorkflow
- setEvaluationCriteria() : agents::workflows::EvaluatorWorkflow
- setEvaluator() : agents::workflows::EvaluatorWorkflow
- setEvaluatorPrompt() : agents::workflows::EvaluatorWorkflow
- setEvaluatorPromptTemplate() : agents::workflows::EvaluatorWorkflow
- setImprovementThreshold() : agents::workflows::EvaluatorWorkflow
- setLevel() : agents::Logger
- setLLM() : agents::AgentContext
- setMaxIterations() : agents::workflows::EvaluatorWorkflow, agents::workflows::OrchestratorWorkflow
- setMaxSteps() : agents::workflows::Workflow
- setMinimumAcceptableScore() : agents::workflows::EvaluatorWorkflow
- setModel() : agents::LLMInterface, agents::llms::AnthropicLLM, agents::llms::GoogleLLM, agents::llms::OllamaLLM, agents::llms::OpenAILLM
- setOptimizer() : agents::workflows::EvaluatorWorkflow
- setOptimizerPrompt() : agents::workflows::EvaluatorWorkflow
- setOptimizerPromptTemplate() : agents::workflows::EvaluatorWorkflow
- setOptions() : agents::Agent, agents::LLMInterface, agents::llms::AnthropicLLM, agents::llms::GoogleLLM, agents::llms::OllamaLLM, agents::llms::OpenAILLM
- setOrchestratorPrompt() : agents::workflows::OrchestratorWorkflow
- setPlanningStrategy() : agents::AutonomousAgent
- setRouterPrompt() : agents::workflows::RoutingWorkflow
- setRouterPromptTemplate() : agents::workflows::RoutingWorkflow
- setStatusCallback() : agents::Agent
- setStepCallback() : agents::AutonomousAgent, agents::workflows::Workflow
- setStrategy() : agents::workflows::ParallelizationWorkflow
- setSynthesizer() : agents::workflows::OrchestratorWorkflow
- setSystemPrompt() : agents::AgentContext
- setVotingThreshold() : agents::workflows::ParallelizationWorkflow
- ShellCommandTool() : agents::tools::ShellCommandTool
- Step() : agents::workflows::PromptChainingWorkflow::Step
- stop() : agents::ActorAgent, agents::Agent, agents::AutonomousAgent
- streamChat() : agents::AgentContext, agents::LLMInterface, agents::llms::AnthropicLLM, agents::llms::GoogleLLM, agents::llms::OllamaLLM, agents::llms::OpenAILLM
- streamChatAsync() : agents::LLMInterface, agents::llms::OllamaLLM
- streamChatMultiModal() : agents::AgentContext
- SummarizationTool() : agents::tools::SummarizationTool