Index _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W _ _from_config() (AgentTool class method) (AnthropicChatCompletionClient class method) (AzureOpenAIChatCompletionClient class method) (BufferedChatCompletionContext class method) (ChatCompletionCache class method) (CodeExecutorAgent class method) (ComponentFromConfig class method) (DiskCacheStore class method) (ExternalTermination class method) (FileSurfer class method) (FunctionCallTermination class method) (FunctionTool class method) (HandoffTermination class method) (HeadAndTailChatCompletionContext class method) (InMemoryStore class method) (ListMemory class method) (LocalCommandLineCodeExecutor class method) (MagenticOneGroupChat class method) (MaxMessageTermination class method) (MultimodalWebSurfer class method) (OpenAIChatCompletionClient class method) (RedisStore class method) (ReplayChatCompletionClient class method) (RoundRobinGroupChat class method) (SelectorGroupChat class method) (SocietyOfMindAgent class method) (SourceMatchTermination class method) (StaticWorkbench class method) (StopMessageTermination class method) (Swarm class method) (TeamTool class method) (TextMentionTermination class method) (TextMessageTermination class method) (TimeoutTermination class method) (TokenLimitedChatCompletionContext class method) (TokenUsageTermination class method) (UnboundedChatCompletionContext class method) (UserProxyAgent class method) _from_config_past_version() (ComponentFromConfig class method) _to_config() (AgentTool method) (AnthropicChatCompletionClient method) (AzureOpenAIChatCompletionClient method) (BufferedChatCompletionContext method) (ChatCompletionCache method) (CodeExecutorAgent method) (ComponentToConfig method) (DiskCacheStore method) (ExternalTermination method) (FileSurfer method) (FunctionCallTermination method) (FunctionTool method) (HandoffTermination method) (HeadAndTailChatCompletionContext method) (InMemoryStore method) (ListMemory method) (LocalCommandLineCodeExecutor method) (MagenticOneGroupChat method) (MaxMessageTermination method) (MultimodalWebSurfer method) (OpenAIChatCompletionClient method) (RedisStore method) (ReplayChatCompletionClient method) (RoundRobinGroupChat method) (SelectorGroupChat method) (SocietyOfMindAgent method) (SourceMatchTermination method) (StaticWorkbench method) (StopMessageTermination method) (Swarm method) (TeamTool method) (TextMentionTermination method) (TextMessageTermination method) (TimeoutTermination method) (TokenLimitedChatCompletionContext method) (TokenUsageTermination method) (UnboundedChatCompletionContext method) (UserProxyAgent method) A ACADynamicSessionsCodeExecutor (class in autogen_ext.code_executors.azure) actual_usage() (AzureAIChatCompletionClient method) (BaseAnthropicChatCompletionClient method) (BaseOpenAIChatCompletionClient method) (ChatCompletionCache method) (ChatCompletionClient method) (ReplayChatCompletionClient method) add() (ListMemory method) (Memory method) (TextCanvasMemory method) add_callback() (CancellationToken method) add_cursor_box() (PlaywrightController method) add_message() (ChatCompletionContext method) add_message_serializer() (AgentRuntime method) (GrpcWorkerAgentRuntime method) (SingleThreadedAgentRuntime method) add_name_prefixes (BaseOpenAIClientConfigurationConfigModel attribute) add_or_update_file() (TextCanvas method) add_subscription() (AgentRuntime method) (GrpcWorkerAgentRuntime method) (SingleThreadedAgentRuntime method) add_usage() (AzureAIChatCompletionClient method) additionalProperties (ParametersSchema attribute) AddSubscription() (GrpcWorkerAgentRuntimeHostServicer method) Agent (class in autogen_core) agent_id (AzureAIAgent property) agent_id() (MessageHandlerContext class method) agent_load_state() (AgentRuntime method) (GrpcWorkerAgentRuntime method) (SingleThreadedAgentRuntime method) agent_metadata() (AgentRuntime method) (GrpcWorkerAgentRuntime method) (SingleThreadedAgentRuntime method) agent_save_state() (AgentRuntime method) (GrpcWorkerAgentRuntime method) (SingleThreadedAgentRuntime method) agent_state (ChatAgentContainerState attribute) agent_states (TeamState attribute) agent_type (TypePrefixSubscription property) (TypeSubscription property) agent_type() (SubscriptionInstantiationContext class method) AgentConstructionExceptionEvent (class in autogen_core.logging) AgentEvent (in module autogen_agentchat.messages) AgentId (class in autogen_core) AgentInstantiationContext (class in autogen_core) AgentMetadata (class in autogen_core) AgentProxy (class in autogen_core) AgentRuntime (class in autogen_core) AgentTool (class in autogen_agentchat.tools) AgentType (class in autogen_core) alias (Alias attribute) Alias (class in autogen_core.code_executor) AndTerminationCondition (class in autogen_agentchat.base) AnthropicChatCompletionClient (class in autogen_ext.models.anthropic) AnthropicClientConfiguration (class in autogen_ext.models.anthropic) ANY (ModelFamily attribute) api_key (AnthropicClientConfiguration attribute) (BaseOpenAIClientConfigurationConfigModel attribute) api_version (AzureAISearchConfig attribute) (AzureOpenAIClientConfigurationConfigModel attribute) apply_patch() (TextCanvas method) args_type() (BaseTool method) (Tool method) arguments (FunctionCall attribute) AssistantAgent (class in autogen_agentchat.agents) autogen_agentchat module autogen_agentchat.agents module autogen_agentchat.base module autogen_agentchat.conditions module autogen_agentchat.messages module autogen_agentchat.state module autogen_agentchat.teams module autogen_agentchat.tools module autogen_agentchat.ui module autogen_core module autogen_core.code_executor module autogen_core.exceptions module autogen_core.logging module autogen_core.memory module autogen_core.model_context module autogen_core.models module autogen_core.tool_agent module autogen_core.tools module autogen_ext.agents.azure module autogen_ext.agents.file_surfer module autogen_ext.agents.magentic_one module autogen_ext.agents.openai module autogen_ext.agents.web_surfer module autogen_ext.auth.azure module autogen_ext.cache_store.diskcache module autogen_ext.cache_store.redis module autogen_ext.code_executors.azure module autogen_ext.code_executors.docker module autogen_ext.code_executors.docker_jupyter module autogen_ext.code_executors.jupyter module autogen_ext.code_executors.local module autogen_ext.memory.canvas module autogen_ext.models.anthropic module autogen_ext.models.azure module autogen_ext.models.cache module autogen_ext.models.openai module autogen_ext.models.replay module autogen_ext.runtimes.grpc module autogen_ext.teams.magentic_one module autogen_ext.tools.azure module autogen_ext.tools.code_execution module autogen_ext.tools.langchain module azure_ad_token (AzureOpenAIClientConfigurationConfigModel attribute) azure_ad_token_provider (AzureOpenAIClientConfigurationConfigModel attribute) azure_deployment (AzureOpenAIClientConfigurationConfigModel attribute) azure_endpoint (AzureOpenAIClientConfigurationConfigModel attribute) AzureAIAgent (class in autogen_ext.agents.azure) AzureAIChatCompletionClient (class in autogen_ext.models.azure) AzureAIChatCompletionClientConfig (class in autogen_ext.models.azure) AzureAISearchTool (class in autogen_ext.tools.azure) AzureOpenAIChatCompletionClient (class in autogen_ext.models.openai) AzureTokenProvider (class in autogen_ext.auth.azure) B back() (PlaywrightController method) base_url (AnthropicClientConfiguration attribute) (OpenAIClientConfigurationConfigModel attribute) BaseAgent (class in autogen_core) BaseAnthropicChatCompletionClient (class in autogen_ext.models.anthropic) BaseAzureAISearchTool (class in autogen_ext.tools.azure) BaseChatAgent (class in autogen_agentchat.agents) BaseGroupChat (class in autogen_agentchat.teams) BaseOpenAIChatCompletionClient (class in autogen_ext.models.openai) BaseTool (class in autogen_core.tools) BaseToolWithState (class in autogen_core.tools) BINARY (MemoryMimeType attribute) bind_dir (DockerCommandLineCodeExecutor property) BufferedChatCompletionContext (class in autogen_core.model_context) bytes (ChatCompletionTokenLogprob attribute) (TopLogprob attribute) C cache_ttl_seconds (AzureAISearchConfig attribute) cached (CreateResult attribute) CacheStore (class in autogen_core) call_id (FunctionExecutionResult attribute) (ToolException attribute) call_tool() (StaticWorkbench method) (Workbench method) cancel() (CancellationToken method) cancellation_token (MessageContext attribute) CancellationToken (class in autogen_core) CantHandleException capabilities (AzureAIChatCompletionClient property) (BaseAnthropicChatCompletionClient property) (BaseOpenAIChatCompletionClient property) (ChatCompletionCache property) (ChatCompletionClient property) (ReplayChatCompletionClient property) chat_message (Response attribute) ChatAgent (class in autogen_agentchat.base) ChatCompletionCache (class in autogen_ext.models.cache) ChatCompletionClient (class in autogen_core.models) ChatCompletionContext (class in autogen_core.model_context) ChatMessage (in module autogen_agentchat.messages) CLAUDE_3_5_HAIKU (ModelFamily attribute) CLAUDE_3_5_SONNET (ModelFamily attribute) CLAUDE_3_7_SONNET (ModelFamily attribute) CLAUDE_3_HAIKU (ModelFamily attribute) CLAUDE_3_OPUS (ModelFamily attribute) CLAUDE_3_SONNET (ModelFamily attribute) clear() (ChatCompletionContext method) (ListMemory method) (Memory method) (TextCanvasMemory method) click_id() (PlaywrightController method) close() (Agent method) (AzureAIChatCompletionClient method) (BaseAgent method) (BaseAnthropicChatCompletionClient method) (BaseAzureAISearchTool method) (BaseChatAgent method) (BaseOpenAIChatCompletionClient method) (ChatAgent method) (ChatCompletionCache method) (ChatCompletionClient method) (JupyterClient method) (ListMemory method) (Memory method) (MultimodalWebSurfer method) (ReplayChatCompletionClient method) (SingleThreadedAgentRuntime method) (TextCanvasMemory method) ClosureAgent (class in autogen_core) ClosureContext (class in autogen_core) code (CodeBlock attribute) (CodeExecutionInput attribute) code_blocks (CodeGenerationEvent attribute) CodeBlock (class in autogen_core.code_executor) CodeExecutor (class in autogen_core.code_executor) CodeExecutorAgent (class in autogen_agentchat.agents) CodeResult (class in autogen_core.code_executor) compiled_func (FunctionWithRequirementsStr attribute) completion_tokens (LLMCallEvent property) (LLMStreamEndEvent property) (RequestUsage attribute) Component (class in autogen_core) component_config_schema (AgentTool attribute) (AndTerminationCondition attribute) (AnthropicChatCompletionClient attribute) (AssistantAgent attribute) (AzureOpenAIChatCompletionClient attribute) (AzureTokenProvider attribute) (BufferedChatCompletionContext attribute) (ChatCompletionCache attribute) (CodeExecutorAgent attribute) (ComponentSchemaType attribute) (DiskCacheStore attribute) (DockerCommandLineCodeExecutor attribute) (DockerJupyterCodeExecutor attribute) (ExternalTermination attribute) (FileSurfer attribute) (FunctionCallTermination attribute) (FunctionTool attribute) (HandoffTermination attribute) (HeadAndTailChatCompletionContext attribute) (InMemoryStore attribute) (JupyterCodeExecutor attribute) (ListMemory attribute) (LocalCommandLineCodeExecutor attribute) (MagenticOneGroupChat attribute) (MaxMessageTermination attribute) (MultimodalWebSurfer attribute) (OpenAIChatCompletionClient attribute) (OrTerminationCondition attribute) (PythonCodeExecutionTool attribute) (RedisStore attribute) (ReplayChatCompletionClient attribute) (RoundRobinGroupChat attribute) (SelectorGroupChat attribute) (SocietyOfMindAgent attribute) (SourceMatchTermination attribute) (StaticWorkbench attribute) (StopMessageTermination attribute) (Swarm attribute) (TeamTool attribute) (TextMentionTermination attribute) (TextMessageTermination attribute) (TimeoutTermination attribute) (TokenLimitedChatCompletionContext attribute) (TokenUsageTermination attribute) (UnboundedChatCompletionContext attribute) (UserProxyAgent attribute) component_description (ComponentToConfig attribute) component_label (ComponentToConfig attribute) component_provider_override (AgentTool attribute) (AndTerminationCondition attribute) (AnthropicChatCompletionClient attribute) (AssistantAgent attribute) (AzureOpenAIChatCompletionClient attribute) (AzureTokenProvider attribute) (BufferedChatCompletionContext attribute) (ChatCompletionCache attribute) (CodeExecutorAgent attribute) (ComponentToConfig attribute) (DiskCacheStore attribute) (DockerCommandLineCodeExecutor attribute) (DockerJupyterCodeExecutor attribute) (ExternalTermination attribute) (FileSurfer attribute) (FunctionCallTermination attribute) (FunctionTool attribute) (HandoffTermination attribute) (HeadAndTailChatCompletionContext attribute) (InMemoryStore attribute) (JupyterCodeExecutor attribute) (ListMemory attribute) (LocalCommandLineCodeExecutor attribute) (MagenticOneCoderAgent attribute) (MagenticOneGroupChat attribute) (MaxMessageTermination attribute) (MultimodalWebSurfer attribute) (OpenAIChatCompletionClient attribute) (OrTerminationCondition attribute) (PythonCodeExecutionTool attribute) (RedisStore attribute) (ReplayChatCompletionClient attribute) (RoundRobinGroupChat attribute) (SelectorGroupChat attribute) (SocietyOfMindAgent attribute) (SourceMatchTermination attribute) (StaticWorkbench attribute) (StopMessageTermination attribute) (Swarm attribute) (TeamTool attribute) (TextMentionTermination attribute) (TextMessageTermination attribute) (TimeoutTermination attribute) (TokenLimitedChatCompletionContext attribute) (TokenUsageTermination attribute) (UnboundedChatCompletionContext attribute) (UserProxyAgent attribute) component_type (AndTerminationCondition attribute) (AnthropicChatCompletionClient attribute) (AzureOpenAIChatCompletionClient attribute) (AzureTokenProvider attribute) (BaseChatAgent attribute) (BaseGroupChat attribute) (BaseTool attribute) (BaseToolWithState attribute) (CacheStore attribute) (ChatAgent attribute) (ChatCompletionCache attribute) (ChatCompletionContext attribute) (CodeExecutor attribute) (ComponentModel attribute) (ComponentToConfig attribute) (ListMemory attribute) (Memory attribute) (MultimodalWebSurfer attribute) (OpenAIChatCompletionClient attribute) (OrTerminationCondition attribute) (ReplayChatCompletionClient attribute) (Team attribute) (TerminationCondition attribute) (UserProxyAgent attribute) (Workbench attribute) component_version (ComponentModel attribute) (ComponentToConfig attribute) ComponentBase (class in autogen_core) ComponentFromConfig (class in autogen_core) ComponentLoader (class in autogen_core) ComponentSchemaType (class in autogen_core) ComponentToConfig (class in autogen_core) ComponentType (in module autogen_core) config (ComponentModel attribute) connection_info (DockerJupyterServer property) Console() (in module autogen_agentchat.ui) content (AssistantMessage attribute) (BaseTextChatMessage attribute) (CodeGenerationEvent attribute) (CreateResult attribute) (FunctionExecutionResult attribute) (FunctionExecutionResultMessage attribute) (ImageResultContent attribute) (ListMemory property) (MemoryContent attribute) (MemoryQueryEvent attribute) (ModelClientStreamingChunkEvent attribute) (MultiModalMessage attribute) (SearchResult attribute) (SelectSpeakerEvent attribute) (StructuredMessage attribute) (SystemMessage attribute) (TextResultContent attribute) (ThoughtEvent attribute) (ToolCallExecutionEvent attribute) (ToolCallRequestEvent attribute) (ToolException attribute) (UserInputRequestedEvent attribute) (UserMessage attribute) context (HandoffMessage attribute) count_tokens() (AzureAIChatCompletionClient method) (BaseAnthropicChatCompletionClient method) (BaseOpenAIChatCompletionClient method) (ChatCompletionCache method) (ChatCompletionClient method) (ReplayChatCompletionClient method) create() (AzureAIChatCompletionClient method) (BaseAnthropicChatCompletionClient method) (BaseOpenAIChatCompletionClient method) (ChatCompletionCache method) (ChatCompletionClient method) (ReplayChatCompletionClient method) create_calls (ReplayChatCompletionClient property) create_from_config() (BaseOpenAIChatCompletionClient class method) create_full_text_search() (AzureAISearchTool class method) create_hybrid_search() (AzureAISearchTool class method) create_keyword_search() (AzureAISearchTool class method) create_stream() (AzureAIChatCompletionClient method) (BaseAnthropicChatCompletionClient method) (BaseOpenAIChatCompletionClient method) (ChatCompletionCache method) (ChatCompletionClient method) (ReplayChatCompletionClient method) create_vector_search() (AzureAISearchTool class method) credential (AzureAIChatCompletionClientConfig attribute) (AzureAISearchConfig attribute) current_agent_id() (AgentInstantiationContext class method) current_runtime() (AgentInstantiationContext class method) current_speaker (SwarmManagerState attribute) current_turn (BaseGroupChatManagerState attribute) D data_content_type (MessageSerializer property) (UnknownPayload attribute) data_uri (Image property) db (RedisStoreConfig attribute) decorator_info (AzureAISearchConfig attribute) DEFAULT_AGENT_DESCRIPTION (CodeExecutorAgent attribute) DEFAULT_DESCRIPTION (FileSurfer attribute) (MultimodalWebSurfer attribute) (SocietyOfMindAgent attribute) DEFAULT_DOCKERFILE (DockerJupyterServer attribute) default_headers (AnthropicClientConfiguration attribute) (BaseOpenAIClientConfigurationConfigModel attribute) DEFAULT_INSTRUCTION (SocietyOfMindAgent attribute) DEFAULT_RESPONSE_PROMPT (SocietyOfMindAgent attribute) DEFAULT_START_PAGE (MultimodalWebSurfer attribute) default_subscription() (in module autogen_core) DEFAULT_SYSTEM_MESSAGE (CodeExecutorAgent attribute) DEFAULT_SYSTEM_MESSAGES (FileSurfer attribute) DEFAULT_TERMINAL_DESCRIPTION (CodeExecutorAgent attribute) DefaultInterventionHandler (class in autogen_core) DefaultSubscription (class in autogen_core) DefaultTopicId (class in autogen_core) delete_assistant() (OpenAIAssistantAgent method) delete_kernel() (JupyterClient method) delete_uploaded_files() (OpenAIAssistantAgent method) delete_vector_store() (OpenAIAssistantAgent method) DELIVER (DeliveryStage attribute) DeliveryStage (class in autogen_core.logging) deployment_name (AzureAIAgent property) description (AgentMetadata attribute) (AzureAIAgent property) (AzureAISearchConfig attribute) (BaseChatAgent property) (BaseTool property) (ChatAgent property) (ComponentModel attribute) (Handoff attribute) (Tool property) (ToolSchema attribute) deserialize() (MessageSerializer method) DIRECT (MessageKind attribute) directory (DiskCacheStoreConfig attribute) DiskCacheStore (class in autogen_ext.cache_store.diskcache) DockerCommandLineCodeExecutor (class in autogen_ext.code_executors.docker) DockerJupyterCodeExecutor (class in autogen_ext.code_executors.docker_jupyter) DockerJupyterCodeResult (class in autogen_ext.code_executors.docker_jupyter) DockerJupyterServer (class in autogen_ext.code_executors.docker_jupyter) DockerJupyterServer.GenerateToken (class in autogen_ext.code_executors.docker_jupyter) download_files() (ACADynamicSessionsCodeExecutor method) DropMessage (class in autogen_core) dump() (BaseMessage method) dump_component() (BaseAzureAISearchTool method) (ComponentToConfig method) E embedding_dimension (AzureAISearchConfig attribute) embedding_model (AzureAISearchConfig attribute) embedding_provider (AzureAISearchConfig attribute) enable_caching (AzureAISearchConfig attribute) endpoint (AzureAIChatCompletionClientConfig attribute) (AzureAISearchConfig attribute) event() (in module autogen_core) EVENT_LOGGER_NAME (in module autogen_agentchat) (in module autogen_core) execute() (JupyterKernelClient method) execute_code_block() (CodeExecutorAgent method) execute_code_blocks() (ACADynamicSessionsCodeExecutor method) (CodeExecutor method) (DockerCommandLineCodeExecutor method) (DockerJupyterCodeExecutor method) (JupyterCodeExecutor method) (LocalCommandLineCodeExecutor method) exit_code (CodeResult attribute) ExternalTermination (class in autogen_agentchat.conditions) extract_code_blocks_from_messages() (CodeExecutorAgent method) F facts (MagenticOneOrchestratorState attribute) family (ModelInfo attribute) FileSurfer (class in autogen_ext.agents.file_surfer) fill_id() (PlaywrightController method) filter (AzureAISearchConfig attribute) finish_reason (CreateResult attribute) format_functions_for_prompt() (ACADynamicSessionsCodeExecutor method) (LocalCommandLineCodeExecutor method) format_string (StructuredMessage attribute) frequency_penalty (AzureAIChatCompletionClientConfig attribute) (CreateArgumentsConfigModel attribute) from_base64() (Image class method) from_callable() (FunctionWithRequirements class method) from_file() (Image class method) from_pil() (Image class method) from_str() (AgentId class method) (FunctionWithRequirements static method) (TopicId class method) from_uri() (Image class method) func (FunctionWithRequirements attribute) (FunctionWithRequirementsStr attribute) function_calling (ModelCapabilities attribute) (ModelInfo attribute) FUNCTION_PROMPT_TEMPLATE (ACADynamicSessionsCodeExecutor attribute) (DockerCommandLineCodeExecutor attribute) (LocalCommandLineCodeExecutor attribute) FunctionalTermination (class in autogen_agentchat.conditions) FunctionCall (class in autogen_core) FunctionCallTermination (class in autogen_agentchat.conditions) functions (ACADynamicSessionsCodeExecutor property) (LocalCommandLineCodeExecutor property) functions_module (ACADynamicSessionsCodeExecutor property) (LocalCommandLineCodeExecutor property) FunctionTool (class in autogen_core.tools) FunctionWithRequirements (class in autogen_core.code_executor) FunctionWithRequirementsStr (class in autogen_core.code_executor) G GEMINI_1_5_FLASH (ModelFamily attribute) GEMINI_1_5_PRO (ModelFamily attribute) GEMINI_2_0_FLASH (ModelFamily attribute) GEMINI_2_5_PRO (ModelFamily attribute) get() (AgentRuntime method) (CacheStore method) (DiskCacheStore method) (GrpcWorkerAgentRuntime method) (InMemoryStore method) (RedisStore method) (SingleThreadedAgentRuntime method) get_all_contents_for_context() (TextCanvas method) get_apply_patch_tool() (TextCanvasMemory method) get_available_packages() (ACADynamicSessionsCodeExecutor method) get_client() (DockerJupyterServer method) get_diff() (TextCanvas method) get_file_list() (ACADynamicSessionsCodeExecutor method) get_focused_rect_id() (PlaywrightController method) get_interactive_rects() (PlaywrightController method) get_kernel_client() (JupyterClient method) get_latest_content() (TextCanvas method) get_messages() (BufferedChatCompletionContext method) (ChatCompletionContext method) (HeadAndTailChatCompletionContext method) (TokenLimitedChatCompletionContext method) (UnboundedChatCompletionContext method) get_page_markdown() (PlaywrightController method) get_page_metadata() (PlaywrightController method) get_revision_content() (TextCanvas method) get_revision_diffs() (TextCanvas method) get_token() (TokenProvider method) get_update_file_tool() (TextCanvasMemory method) get_visible_text() (PlaywrightController method) get_visual_viewport() (PlaywrightController method) get_webpage_text() (PlaywrightController method) get_wrapped_callback() (UserInputManager method) GetSubscriptions() (GrpcWorkerAgentRuntimeHostServicer method) global_imports (FunctionWithRequirements attribute) (FunctionWithRequirementsStr attribute) GPT_35 (ModelFamily attribute) GPT_4 (ModelFamily attribute) GPT_41 (ModelFamily attribute) GPT_45 (ModelFamily attribute) GPT_4O (ModelFamily attribute) gradual_cursor_animation() (PlaywrightController method) GrpcWorkerAgentRuntime (class in autogen_ext.runtimes.grpc) GrpcWorkerAgentRuntimeHost (class in autogen_ext.runtimes.grpc) GrpcWorkerAgentRuntimeHostServicer (class in autogen_ext.runtimes.grpc) H handle_function_call() (ToolAgent method) handle_incoming_message() (OpenAIAssistantAgent method) handle_text_message() (AzureAIAgent method) handoff_tool (Handoff property) HandoffTermination (class in autogen_agentchat.conditions) HeadAndTailChatCompletionContext (class in autogen_core.model_context) host (RedisStoreConfig attribute) hover_id() (PlaywrightController method) I id (Agent property) (AgentProxy property) (BaseAgent property) (ClosureAgent property) (ClosureContext property) (FunctionCall attribute) (Subscription property) (TypePrefixSubscription property) (TypeSubscription property) Image (class in autogen_core) IMAGE (MemoryMimeType attribute) ImportFromModule (class in autogen_core.code_executor) imports (ImportFromModule attribute) index_name (AzureAISearchConfig attribute) InMemoryStore (class in autogen_core) inner_messages (Response attribute) inner_team_state (SocietyOfMindAgentState attribute) instructions (AzureAIAgent property) InterventionHandler (class in autogen_core) InvalidToolArgumentsException is_cancelled() (CancellationToken method) is_claude() (ModelFamily static method) is_component_class() (in module autogen_core) is_component_instance() (in module autogen_core) is_error (FunctionExecutionResult attribute) (ToolResult attribute) is_gemini() (ModelFamily static method) is_match() (Subscription method) (TypePrefixSubscription method) (TypeSubscription method) is_openai() (ModelFamily static method) is_rpc (MessageContext attribute) J JSON (MemoryMimeType attribute) JSON_DATA_CONTENT_TYPE (in module autogen_core) json_output (ModelCapabilities attribute) (ModelInfo attribute) JupyterClient (class in autogen_ext.code_executors.docker_jupyter) JupyterCodeExecutor (class in autogen_ext.code_executors.jupyter) JupyterCodeResult (class in autogen_ext.code_executors.jupyter) JupyterKernelClient (class in autogen_ext.code_executors.docker_jupyter) K key (AgentId property) (AgentMetadata attribute) L label (ComponentModel attribute) LangChainToolAdapter (class in autogen_ext.tools.langchain) language (CodeBlock attribute) link_future() (CancellationToken method) list_files() (TextCanvas method) list_kernel_specs() (JupyterClient method) list_kernels() (JupyterClient method) list_tools() (StaticWorkbench method) (Workbench method) ListMemory (class in autogen_core.memory) llm_context (AssistantAgentState attribute) LLMCallEvent (class in autogen_core.logging) LLMStreamEndEvent (class in autogen_core.logging) LLMStreamStartEvent (class in autogen_core.logging) load() (BaseMessage class method) load_component() (AzureAISearchTool class method) (BaseAzureAISearchTool class method) (ComponentLoader class method) load_state() (Agent method) (AgentProxy method) (AgentRuntime method) (AssistantAgent method) (AzureAIAgent method) (BaseAgent method) (BaseChatAgent method) (BaseGroupChat method) (BaseToolWithState method) (ChatAgent method) (ChatCompletionContext method) (ClosureAgent method) (GrpcWorkerAgentRuntime method) (OpenAIAssistantAgent method) (SingleThreadedAgentRuntime method) (SocietyOfMindAgent method) (StaticWorkbench method) (Team method) (Workbench method) load_state_json() (BaseTool method) (BaseToolWithState method) (Tool method) LocalCommandLineCodeExecutor (class in autogen_ext.code_executors.local) logit_bias (CreateArgumentsConfigModel attribute) logprob (ChatCompletionTokenLogprob attribute) (TopLogprob attribute) logprobs (CreateResult attribute) M MagenticOne (class in autogen_ext.teams.magentic_one) MagenticOneCoderAgent (class in autogen_ext.agents.magentic_one) MagenticOneGroupChat (class in autogen_agentchat.teams) map_to_agent() (Subscription method) (TypePrefixSubscription method) (TypeSubscription method) MARKDOWN (MemoryMimeType attribute) max_retries (AnthropicClientConfiguration attribute) (BaseOpenAIClientConfigurationConfigModel attribute) max_tokens (AnthropicClientConfiguration attribute) (AzureAIChatCompletionClientConfig attribute) (CreateArgumentsConfigModel attribute), [1] MaxMessageTermination (class in autogen_agentchat.conditions) memories (UpdateContextResult attribute) Memory (class in autogen_core.memory) MemoryMimeType (class in autogen_core.memory) message (Handoff attribute) message_buffer (ChatAgentContainerState attribute) message_handler() (in module autogen_core) message_id (MessageContext attribute) message_thread (BaseGroupChatManagerState attribute) MessageContext (class in autogen_core) MessageDroppedEvent (class in autogen_core.logging) MessageDroppedException MessageEvent (class in autogen_core.logging) MessageHandlerContext (class in autogen_core) MessageHandlerExceptionEvent (class in autogen_core.logging) MessageKind (class in autogen_core.logging) messages (ChatCompletionContextState attribute) (OpenAIAssistantAgent property) (TaskResult attribute) MessageSerializer (class in autogen_core) metadata (Agent property) (AgentProxy property) (AnthropicClientConfiguration attribute) (BaseAgent property) (BaseAgentEvent attribute) (BaseChatMessage attribute) (ClosureAgent property) (CreateArgumentsConfigModel attribute) (MemoryContent attribute) (SearchResult attribute) mime_type (MemoryContent attribute) MLM_HEIGHT (MultimodalWebSurfer attribute) MLM_WIDTH (MultimodalWebSurfer attribute) model (AnthropicClientConfiguration attribute) (AzureAIChatCompletionClientConfig attribute) (BaseOpenAIClientConfigurationConfigModel attribute) (CreateArgumentsConfigModel attribute) model_capabilities (AnthropicClientConfiguration attribute) (BaseOpenAIClientConfigurationConfigModel attribute) model_context (AssistantAgent property) (CodeExecutorAgent property) (SocietyOfMindAgent property) model_dump() (AzureAISearchConfig method) model_extras (AzureAIChatCompletionClientConfig attribute) model_info (AnthropicClientConfiguration attribute) (AzureAIChatCompletionClient property) (AzureAIChatCompletionClientConfig attribute) (BaseAnthropicChatCompletionClient property) (BaseOpenAIChatCompletionClient property) (BaseOpenAIClientConfigurationConfigModel attribute) (ChatCompletionCache property) (ChatCompletionClient property) (ReplayChatCompletionClient property) ModelCapabilities (class in autogen_core.models) ModelFamily (class in autogen_core.models) ModelInfo (class in autogen_core.models) models_usage (BaseAgentEvent attribute) (BaseChatMessage attribute) module autogen_agentchat autogen_agentchat.agents autogen_agentchat.base autogen_agentchat.conditions autogen_agentchat.messages autogen_agentchat.state autogen_agentchat.teams autogen_agentchat.tools autogen_agentchat.ui autogen_core autogen_core.code_executor autogen_core.exceptions autogen_core.logging autogen_core.memory autogen_core.model_context autogen_core.models autogen_core.tool_agent autogen_core.tools autogen_ext.agents.azure autogen_ext.agents.file_surfer autogen_ext.agents.magentic_one autogen_ext.agents.openai autogen_ext.agents.web_surfer autogen_ext.auth.azure autogen_ext.cache_store.diskcache autogen_ext.cache_store.redis autogen_ext.code_executors.azure autogen_ext.code_executors.docker autogen_ext.code_executors.docker_jupyter autogen_ext.code_executors.jupyter autogen_ext.code_executors.local autogen_ext.memory.canvas autogen_ext.models.anthropic autogen_ext.models.azure autogen_ext.models.cache autogen_ext.models.openai autogen_ext.models.replay autogen_ext.runtimes.grpc autogen_ext.teams.magentic_one autogen_ext.tools.azure autogen_ext.tools.code_execution autogen_ext.tools.langchain module (ImportFromModule attribute) MultimodalWebSurfer (class in autogen_ext.agents.web_surfer) multiple_system_messages (ModelInfo attribute) N n (CreateArgumentsConfigModel attribute) n_rounds (MagenticOneOrchestratorState attribute) n_stalls (MagenticOneOrchestratorState attribute) name (Alias attribute) (AzureAISearchConfig attribute) (BaseChatAgent property) (BaseTool property) (ChatAgent property) (FunctionCall attribute) (FunctionExecutionResult attribute) (Handoff attribute) (ListMemory property) (Tool property) (ToolException attribute) (ToolResult attribute) (ToolSchema attribute) next_speaker_index (RoundRobinManagerState attribute) NO_CODE_BLOCKS_FOUND_MESSAGE (CodeExecutorAgent attribute) NotAccessibleError notify_event_received() (UserInputManager method) O O1 (ModelFamily attribute) O3 (ModelFamily attribute) O4 (ModelFamily attribute) on_message() (Agent method) (BaseAgent method) on_message_impl() (BaseAgent method) (ClosureAgent method) (RoutedAgent method) on_messages() (AssistantAgent method) (AzureAIAgent method) (BaseChatAgent method) (ChatAgent method) (CodeExecutorAgent method) (FileSurfer method) (MultimodalWebSurfer method) (OpenAIAssistantAgent method) (SocietyOfMindAgent method) (UserProxyAgent method) on_messages_stream() (AssistantAgent method) (AzureAIAgent method) (BaseChatAgent method) (ChatAgent method) (CodeExecutorAgent method) (MultimodalWebSurfer method) (OpenAIAssistantAgent method) (SocietyOfMindAgent method) (UserProxyAgent method) on_new_page() (PlaywrightController method) on_pause() (BaseChatAgent method) (ChatAgent method) on_publish() (DefaultInterventionHandler method) (InterventionHandler method) on_reset() (AssistantAgent method) (AzureAIAgent method) (BaseChatAgent method) (ChatAgent method) (CodeExecutorAgent method) (FileSurfer method) (MultimodalWebSurfer method) (OpenAIAssistantAgent method) (SocietyOfMindAgent method) (UserProxyAgent method) on_response() (DefaultInterventionHandler method) (InterventionHandler method) on_resume() (BaseChatAgent method) (ChatAgent method) on_send() (DefaultInterventionHandler method) (InterventionHandler method) on_unhandled_message() (RoutedAgent method) on_upload_for_code_interpreter() (AzureAIAgent method) (OpenAIAssistantAgent method) on_upload_for_file_search() (AzureAIAgent method) (OpenAIAssistantAgent method) OpenAIAssistantAgent (class in autogen_ext.agents.openai) OpenAIChatCompletionClient (class in autogen_ext.models.openai) OpenChannel() (GrpcWorkerAgentRuntimeHostServicer method) OpenControlChannel() (GrpcWorkerAgentRuntimeHostServicer method) organization (OpenAIClientConfigurationConfigModel attribute) OrTerminationCondition (class in autogen_agentchat.base) output (CodeExecutionResult attribute) (CodeResult attribute) output_dir (JupyterCodeExecutor property) output_files (DockerJupyterCodeResult attribute) (JupyterCodeResult attribute) P page_down() (PlaywrightController method) page_up() (PlaywrightController method) parameters (ToolSchema attribute) ParametersSchema (class in autogen_core.tools) password (RedisStoreConfig attribute) pause() (BaseGroupChat method) (Team method) payload (UnknownPayload attribute) plan (MagenticOneOrchestratorState attribute) PlaywrightController (class in autogen_ext.agents.web_surfer) port (RedisStoreConfig attribute) presence_penalty (AzureAIChatCompletionClientConfig attribute) (CreateArgumentsConfigModel attribute) previous_speaker (SelectorManagerState attribute) process_next() (SingleThreadedAgentRuntime method) produced_message_types (AssistantAgent property) (AzureAIAgent property) (BaseChatAgent property) (ChatAgent property) (CodeExecutorAgent property) (FileSurfer property) (MultimodalWebSurfer property) (OpenAIAssistantAgent property) (SocietyOfMindAgent property) (UserProxyAgent property) prompt_tokens (LLMCallEvent property) (LLMStreamEndEvent property) (RequestUsage attribute) properties (ParametersSchema attribute) PROTOBUF_DATA_CONTENT_TYPE (in module autogen_core) provider (ComponentModel attribute) provider_kind (TokenProviderConfig attribute) PUBLISH (MessageKind attribute) publish_message() (AgentRuntime method) (BaseAgent method) (ClosureContext method) (GrpcWorkerAgentRuntime method) (SingleThreadedAgentRuntime method) python_packages (FunctionWithRequirements attribute) (FunctionWithRequirementsStr attribute) PythonCodeExecutionTool (class in autogen_ext.tools.code_execution) Q query (SearchQuery attribute) query() (ListMemory method) (Memory method) (TextCanvasMemory method) query_type (AzureAISearchConfig attribute) R R1 (ModelFamily attribute) RedisStore (class in autogen_ext.cache_store.redis) register() (BaseAgent class method) register_closure() (ClosureAgent class method) register_factory() (AgentRuntime method) (GrpcWorkerAgentRuntime method) (SingleThreadedAgentRuntime method) RegisterAgent() (GrpcWorkerAgentRuntimeHostServicer method) remaining_tokens() (AzureAIChatCompletionClient method) (BaseAnthropicChatCompletionClient method) (BaseOpenAIChatCompletionClient method) (ChatCompletionCache method) (ChatCompletionClient method) (ReplayChatCompletionClient method) remove_cursor_box() (PlaywrightController method) remove_subscription() (AgentRuntime method) (GrpcWorkerAgentRuntime method) (SingleThreadedAgentRuntime method) RemoveSubscription() (GrpcWorkerAgentRuntimeHostServicer method) ReplayChatCompletionClient (class in autogen_ext.models.replay) request_id (UserInputRequestedEvent attribute) request_id() (UserProxyAgent.InputRequestContext class method) RequestUsage (class in autogen_core.models) required (ParametersSchema attribute) required_class_vars (ComponentSchemaType attribute) reset() (AndTerminationCondition method) (BaseGroupChat method) (ExternalTermination method) (FunctionalTermination method) (FunctionCallTermination method) (HandoffTermination method) (MaxMessageTermination method) (OrTerminationCondition method) (ReplayChatCompletionClient method) (SourceMatchTermination method) (StaticWorkbench method) (StopMessageTermination method) (Team method) (TerminationCondition method) (TextMentionTermination method) (TextMessageTermination method) (TimeoutTermination method) (TokenUsageTermination method) (Workbench method) RESPOND (MessageKind attribute) Response (class in autogen_agentchat.base) response_format (AnthropicClientConfiguration attribute) (AzureAIChatCompletionClientConfig attribute) (CreateArgumentsConfigModel attribute), [1] restart() (ACADynamicSessionsCodeExecutor method) (CodeExecutor method) (DockerCommandLineCodeExecutor method) (DockerJupyterCodeExecutor method) (JupyterCodeExecutor method) (LocalCommandLineCodeExecutor method) restart_kernel() (JupyterClient method) result (CodeExecutionEvent attribute) (ToolResult attribute) results (MemoryQueryResult attribute) (SearchResults attribute) resume() (BaseGroupChat method) (Team method) retry_attempt (CodeExecutionEvent attribute) (CodeGenerationEvent attribute) retry_enabled (AzureAISearchConfig attribute) retry_max_attempts (AzureAISearchConfig attribute) retry_mode (AzureAISearchConfig attribute) return_type() (BaseTool method) (Tool method) return_value_as_string() (BaseAzureAISearchTool method) (BaseTool method) (Tool method) ROOT_LOGGER_NAME (in module autogen_core) RoundRobinGroupChat (class in autogen_agentchat.teams) RoutedAgent (class in autogen_core) rpc() (in module autogen_core) run() (BaseAzureAISearchTool method) (BaseChatAgent method) (BaseGroupChat method) (BaseTool method) (FunctionTool method) (LangChainToolAdapter method) (PythonCodeExecutionTool method) (TaskRunner method) run_json() (BaseTool method) (Tool method) run_stream() (BaseChatAgent method) (BaseGroupChat method) (TaskRunner method) runs (OpenAIAssistantAgent property) runtime (BaseAgent property) (ClosureAgent property) S save_state() (Agent method) (AgentProxy method) (AgentRuntime method) (AssistantAgent method) (AzureAIAgent method) (BaseAgent method) (BaseChatAgent method) (BaseGroupChat method) (BaseToolWithState method) (ChatAgent method) (ChatCompletionContext method) (ClosureAgent method) (GrpcWorkerAgentRuntime method) (OpenAIAssistantAgent method) (SingleThreadedAgentRuntime method) (SocietyOfMindAgent method) (StaticWorkbench method) (Team method) (Workbench method) save_state_json() (BaseTool method) (BaseToolWithState method) (Tool method) schema (BaseAzureAISearchTool property) (BaseTool property) (Tool property) scopes (TokenProviderConfig attribute) score (SearchResult attribute) SCREENSHOT_TOKENS (MultimodalWebSurfer attribute) scroll_id() (PlaywrightController method) search_config (BaseAzureAISearchTool attribute) search_fields (AzureAISearchConfig attribute) seed (AzureAIChatCompletionClientConfig attribute) (CreateArgumentsConfigModel attribute) select_fields (AzureAISearchConfig attribute) SelectorGroupChat (class in autogen_agentchat.teams) SEND (DeliveryStage attribute) send_message() (AgentProxy method) (AgentRuntime method) (BaseAgent method) (ClosureContext method) (GrpcWorkerAgentRuntime method) (SingleThreadedAgentRuntime method) sender (MessageContext attribute) ser_model() (CodeExecutionResult method) serialize() (MessageSerializer method) serialize_mime_type() (MemoryContent method) set() (CacheStore method) (DiskCacheStore method) (ExternalTermination method) (InMemoryStore method) (RedisStore method) set_cached_bool_value() (ReplayChatCompletionClient method) set_defaults() (Handoff class method) shim (AzureAISearchConfig attribute) SingleThreadedAgentRuntime (class in autogen_core) sleep() (PlaywrightController method) SocietyOfMindAgent (class in autogen_agentchat.agents) socket_timeout (RedisStoreConfig attribute) source (AssistantMessage attribute) (BaseAgentEvent attribute) (BaseChatMessage attribute) (TopicId attribute) (UserMessage attribute) SourceMatchTermination (class in autogen_agentchat.conditions) ssl (RedisStoreConfig attribute) start() (ACADynamicSessionsCodeExecutor method) (CodeExecutor method) (DockerCommandLineCodeExecutor method) (DockerJupyterCodeExecutor method) (GrpcWorkerAgentRuntime method) (GrpcWorkerAgentRuntimeHost method) (JupyterCodeExecutor method) (LocalCommandLineCodeExecutor method) (SingleThreadedAgentRuntime method) (StaticWorkbench method) (Workbench method) start_kernel() (JupyterClient method) state_type() (BaseTool method) (Tool method) StaticWorkbench (class in autogen_core.tools) stop (AzureAIChatCompletionClientConfig attribute) (CreateArgumentsConfigModel attribute) stop() (ACADynamicSessionsCodeExecutor method) (CodeExecutor method) (DockerCommandLineCodeExecutor method) (DockerJupyterCodeExecutor method) (DockerJupyterServer method) (GrpcWorkerAgentRuntime method) (GrpcWorkerAgentRuntimeHost method) (JupyterCodeExecutor method) (JupyterKernelClient method) (LocalCommandLineCodeExecutor method) (SingleThreadedAgentRuntime method) (StaticWorkbench method) (Workbench method) stop_reason (TaskResult attribute) stop_sequences (AnthropicClientConfiguration attribute) (CreateArgumentsConfigModel attribute) stop_when() (SingleThreadedAgentRuntime method) stop_when_idle() (SingleThreadedAgentRuntime method) stop_when_signal() (GrpcWorkerAgentRuntime method) (GrpcWorkerAgentRuntimeHost method) StopMessageTermination (class in autogen_agentchat.conditions) stream_options (CreateArgumentsConfigModel attribute) strict (ToolSchema attribute) structured_output (ModelInfo attribute) StructuredContentType (class in autogen_agentchat.messages) Subscription (class in autogen_core) SubscriptionInstantiationContext (class in autogen_core) success (CodeExecutionResult attribute) SUPPORTED_LANGUAGES (ACADynamicSessionsCodeExecutor attribute) (DockerCommandLineCodeExecutor attribute) (LocalCommandLineCodeExecutor attribute) Swarm (class in autogen_agentchat.teams) T target (Handoff attribute) (HandoffMessage attribute) task (MagenticOneOrchestratorState attribute) TaskRunner (class in autogen_agentchat.base) Team (class in autogen_agentchat.base) TeamTool (class in autogen_agentchat.tools) temperature (AnthropicClientConfiguration attribute) (AzureAIChatCompletionClientConfig attribute) (CreateArgumentsConfigModel attribute), [1] terminated (AndTerminationCondition property) (ExternalTermination property) (FunctionalTermination property) (FunctionCallTermination property) (HandoffTermination property) (MaxMessageTermination property) (OrTerminationCondition property) (SourceMatchTermination property) (StopMessageTermination property) (TerminationCondition property) (TextMentionTermination property) (TextMessageTermination property) (TimeoutTermination property) (TokenUsageTermination property) TerminatedException TerminationCondition (class in autogen_agentchat.base) TEXT (MemoryMimeType attribute) TextCanvas (class in autogen_ext.memory.canvas) TextCanvasMemory (class in autogen_ext.memory.canvas) TextMentionTermination (class in autogen_agentchat.conditions) TextMessageTermination (class in autogen_agentchat.conditions) thought (AssistantMessage attribute) (CreateResult attribute) thread_id (AzureAIAgent property) threads (OpenAIAssistantAgent property) timeout (ACADynamicSessionsCodeExecutor property) (AnthropicClientConfiguration attribute) (BaseOpenAIClientConfigurationConfigModel attribute) (DockerCommandLineCodeExecutor property) (LocalCommandLineCodeExecutor property) TimeoutTermination (class in autogen_agentchat.conditions) to_base64() (Image method) to_model_message() (BaseChatMessage method) (BaseTextChatMessage method) (MultiModalMessage method) (StructuredMessage method) to_model_text() (BaseChatMessage method) (BaseTextChatMessage method) (MultiModalMessage method) (StructuredMessage method) to_openai_format() (Image method) to_text() (BaseMessage method) (BaseTextChatMessage method) (CodeExecutionEvent method) (CodeGenerationEvent method) (MemoryQueryEvent method) (ModelClientStreamingChunkEvent method) (MultiModalMessage method) (SelectSpeakerEvent method) (StructuredMessage method) (ThoughtEvent method) (ToolCallExecutionEvent method) (ToolCallRequestEvent method) (ToolResult method) (UserInputRequestedEvent method) token (ChatCompletionTokenLogprob attribute) TokenLimitedChatCompletionContext (class in autogen_core.model_context) TokenProvider (class in autogen_ext.code_executors.azure) TokenUsageTermination (class in autogen_agentchat.conditions) Tool (class in autogen_core.tools) tool_agent_caller_loop() (in module autogen_core.tool_agent) tool_choice (AnthropicClientConfiguration attribute) (AnthropicClientConfigurationConfigModel attribute) (AzureAIChatCompletionClientConfig attribute) ToolAgent (class in autogen_core.tool_agent) ToolCallEvent (class in autogen_core.logging) ToolException ToolExecutionException ToolNotFoundException tools (AnthropicClientConfiguration attribute) (AnthropicClientConfigurationConfigModel attribute) (AzureAIAgent property) (AzureAIChatCompletionClientConfig attribute) (ToolAgent property) ToolSchema (class in autogen_core.tools) top (AzureAISearchConfig attribute) top_k (AnthropicClientConfiguration attribute) (CreateArgumentsConfigModel attribute) top_logprobs (ChatCompletionTokenLogprob attribute) top_p (AnthropicClientConfiguration attribute) (AzureAIChatCompletionClientConfig attribute) (CreateArgumentsConfigModel attribute), [1] topic_id (MessageContext attribute) topic_type (TypeSubscription property) topic_type_prefix (TypePrefixSubscription property) TopicId (class in autogen_core) TopLogprob (class in autogen_core.models) total_usage() (AzureAIChatCompletionClient method) (BaseAnthropicChatCompletionClient method) (BaseOpenAIChatCompletionClient method) (ChatCompletionCache method) (ChatCompletionClient method) (ReplayChatCompletionClient method) TRACE_LOGGER_NAME (in module autogen_agentchat) (in module autogen_core) try_get_underlying_agent_instance() (AgentRuntime method) (GrpcWorkerAgentRuntime method) (SingleThreadedAgentRuntime method) type (AgentId property) (AgentMetadata attribute) (AgentType attribute) (AssistantAgentState attribute) (AssistantMessage attribute) (BaseAgent property) (BaseGroupChatManagerState attribute) (BaseState attribute) (ChatAgentContainerState attribute) (CodeExecutionEvent attribute) (CodeGenerationEvent attribute) (FunctionExecutionResultMessage attribute) (HandoffMessage attribute) (ImageResultContent attribute) (MagenticOneOrchestratorState attribute) (MemoryQueryEvent attribute) (ModelClientStreamingChunkEvent attribute) (MultiModalMessage attribute) (ParametersSchema attribute) (RoundRobinManagerState attribute) (SelectorManagerState attribute) (SelectSpeakerEvent attribute) (SocietyOfMindAgentState attribute) (StopMessage attribute) (StructuredMessage property) (SwarmManagerState attribute) (SystemMessage attribute) (TeamState attribute) (TextMessage attribute) (TextResultContent attribute) (ThoughtEvent attribute) (ToolCallExecutionEvent attribute) (ToolCallRequestEvent attribute) (ToolCallSummaryMessage attribute) (ToolResult attribute) (TopicId attribute) (UserInputRequestedEvent attribute) (UserMessage attribute) type_name (MessageSerializer property) (UnknownPayload attribute) type_subscription() (in module autogen_core) TypePrefixSubscription (class in autogen_core) TypeSubscription (class in autogen_core) U UnboundedChatCompletionContext (class in autogen_core.model_context) UndeliverableException UNKNOWN (ModelFamily attribute) UnknownPayload (class in autogen_core) unprocessed_messages_count (SingleThreadedAgentRuntime property) update_context() (ListMemory method) (Memory method) (TextCanvasMemory method) upload_files() (ACADynamicSessionsCodeExecutor method) usage (CreateResult attribute) user (CreateArgumentsConfigModel attribute) UserInputManager (class in autogen_agentchat.ui) username (RedisStoreConfig attribute) UserProxyAgent (class in autogen_agentchat.agents) UserProxyAgent.InputRequestContext (class in autogen_agentchat.agents) V validate_credentials() (AzureAISearchConfig class method) validate_model_info() (in module autogen_core.models) vector_fields (AzureAISearchConfig attribute) version (BaseState attribute) (ComponentModel attribute) VIEWPORT_HEIGHT (MultimodalWebSurfer attribute) VIEWPORT_WIDTH (MultimodalWebSurfer attribute) vision (ModelCapabilities attribute) (ModelInfo attribute) visit_page() (PlaywrightController method) W wait_for_ready() (JupyterKernelClient method) with_requirements() (in module autogen_core.code_executor) work_dir (ACADynamicSessionsCodeExecutor property) (DockerCommandLineCodeExecutor property) (LocalCommandLineCodeExecutor property) Workbench (class in autogen_core.tools) wrapped (AzureAISearchConfig attribute)