Index _ | A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | V | W _ __call__() (hap.server.typing.BaseAgentProtocol method) __class_vars__ (hap.models.manifest.AgentManifest attribute) __private_attributes__ (hap.models.manifest.AgentManifest attribute) __pydantic_complete__ (hap.models.manifest.AgentManifest attribute) __pydantic_computed_fields__ (hap.models.manifest.AgentManifest attribute) __pydantic_core_schema__ (hap.models.manifest.AgentManifest attribute) __pydantic_custom_init__ (hap.models.manifest.AgentManifest attribute) __pydantic_decorators__ (hap.models.manifest.AgentManifest attribute) __pydantic_extra__ (hap.models.manifest.AgentManifest attribute) __pydantic_fields__ (hap.models.manifest.AgentManifest attribute) __pydantic_fields_set__ (hap.models.manifest.AgentManifest attribute) __pydantic_generic_metadata__ (hap.models.manifest.AgentManifest attribute) __pydantic_parent_namespace__ (hap.models.manifest.AgentManifest attribute) __pydantic_post_init__ (hap.models.manifest.AgentManifest attribute) __pydantic_private__ (hap.models.manifest.AgentManifest attribute) __pydantic_root_model__ (hap.models.manifest.AgentManifest attribute) __pydantic_serializer__ (hap.models.manifest.AgentManifest attribute) __pydantic_validator__ (hap.models.manifest.AgentManifest attribute) __signature__ (hap.models.manifest.AgentManifest attribute) A action (hap.types.agents.AgentReasoningStep attribute) action_input (hap.types.agents.AgentReasoningStep attribute) add_agent_node() (hap.models.graph.HAPGraph method) add_entrypoint_node() (hap.models.graph.HAPGraph method) add_resource() (hap.context.SimpleResourceProvider method) added_fields (hap.types.schemas.SchemaDiffResult attribute) AGENT (hap.types.NodeType attribute) (hap.types.protocol.NodeType attribute) agent_class (hap.types.agents.AgentInfo attribute) (hap.types.nodes.AgentNodeInfo attribute) agent_entrypoint (hap.models.graph.HAPNode attribute) agent_instance (hap.models.graph.HAPNode attribute) agent_metadata (hap.models.context.HAPContext attribute) agent_name (hap.types.agents.AgentStateSnapshot attribute) (hap.types.NodeInfo attribute) (hap.types.nodes.AgentNodeInfo attribute) (hap.types.protocol.NodeInfo attribute) AGENT_NOT_FOUND (hap.types.ErrorCode attribute) (hap.types.protocol.ErrorCode attribute) agent_type (hap.types.agents.AgentInfo attribute) (hap.types.agents.MultiAgentInfo attribute) (hap.types.agents.RAGAgentInfo attribute) (hap.types.agents.ReactAgentInfo attribute) (hap.types.agents.SimpleAgentInfo attribute) AgentConfigUpdate (class in hap.types.agents) AgentExecutionRequest (class in hap.types) (class in hap.types.agents) (class in hap.types.protocol) AgentExecutionResult (class in hap.types) (class in hap.types.agents) (class in hap.types.protocol) AgentGraph (in module hap.models.graph) AgentId (in module hap.types) (in module hap.types.aliases) AgentInfo (class in hap.types) (class in hap.types.agents) (class in hap.types.protocol) AgentManifest (class in hap.models.manifest) AgentNode (in module hap.models.graph) AgentNodeInfo (class in hap.types.nodes) AgentReasoningStep (class in hap.types.agents) agents (hap.types.nodes.MultiAgentNodeInfo attribute) AgentServer (class in hap.servers.agent) AgentStateSnapshot (class in hap.types.agents) AgentStatistics (class in hap.types.agents) AgentToolCall (class in hap.types.agents) allow_cycles (hap.types.graphs.GraphInfo attribute) arguments (hap.types.agents.AgentToolCall attribute) (hap.types.PromptInfo attribute) (hap.types.protocol.PromptGet attribute) (hap.types.protocol.PromptInfo attribute) (hap.types.protocol.ToolCall attribute) AugLLMConfigInfo (class in hap.types.engines) AUTHENTICATION (hap.types.protocol.ServerCapability attribute) (hap.types.ServerCapability attribute) AUTHENTICATION_ERROR (hap.types.ErrorCode attribute) (hap.types.protocol.ErrorCode attribute) average_duration_ms (hap.types.agents.AgentStatistics attribute) B base_class (hap.types.schemas.SchemaCreationRequest attribute) (hap.types.schemas.StateSchemaInfo attribute) base_url (hap.client.http.HTTPClient attribute) (hap.client.HTTPClient attribute) BaseAgentProtocol (class in hap.server.typing) BaseInfo (class in hap.types) (class in hap.types.protocol) branch_type (hap.types.graphs.BranchInfo attribute) branches (hap.types.graphs.GraphInfo attribute) BranchInfo (class in hap.types.graphs) breaking_changes (hap.types.schemas.SchemaDiffResult attribute) C CallableNodeInfo (class in hap.types.nodes) can_execute (hap.types.nodes.NodeIntrospectionResult attribute) CANCELLED (hap.types.ExecutionStatus attribute) (hap.types.GraphExecutionStatus attribute) (hap.types.protocol.ExecutionStatus attribute) (hap.types.protocol.GraphExecutionStatus attribute) capabilities (hap.types.AgentInfo attribute) (hap.types.agents.AgentInfo attribute) (hap.types.engines.EngineInfo attribute) (hap.types.protocol.AgentInfo attribute) (hap.types.protocol.ServerRegistration attribute) (hap.types.ServerRegistration attribute) capability (hap.types.engines.EngineExecutionRequest attribute) checkpoint_id (hap.types.agents.AgentExecutionRequest attribute) (hap.types.agents.AgentExecutionResult attribute) (hap.types.graphs.GraphCheckpointInfo attribute) (hap.types.graphs.GraphExecutionRequest attribute) (hap.types.graphs.GraphExecutionResult attribute) chunk_size (hap.types.agents.RAGAgentInfo attribute) code (hap.types.HAPError attribute) (hap.types.protocol.HAPError attribute) coerced_data (hap.types.schemas.SchemaValidationResult attribute) collection_name (hap.types.engines.VectorStoreEngineInfo attribute) command_goto (hap.types.graphs.NodeInfo attribute) compatible (hap.types.schemas.SchemaDiffResult attribute) composition_type (hap.types.schemas.SchemaCompositionRequest attribute) condition (hap.types.EdgeInfo attribute) (hap.types.graphs.EdgeInfo attribute) (hap.types.protocol.EdgeInfo attribute) conditions (hap.types.graphs.BranchInfo attribute) config (hap.types.agents.AgentExecutionRequest attribute) (hap.types.engines.EngineExecutionRequest attribute) (hap.types.graphs.GraphExecutionRequest attribute) (hap.types.nodes.NodeCreationRequest attribute) (hap.types.nodes.NodeExecutionRequest attribute) config_overrides (hap.types.AgentExecutionRequest attribute) (hap.types.protocol.AgentExecutionRequest attribute) config_schema (hap.types.engines.EngineInfo attribute) configuration (hap.types.nodes.NodeConfigInfo attribute) conflict_resolution (hap.types.schemas.SchemaCompositionRequest attribute) ContentLengthStdioTransport (class in hap.transports.stdio) context (hap.types.agents.AgentStateSnapshot attribute) coordination_mode (hap.types.agents.MultiAgentInfo attribute) create_child_context() (hap.context.HAPContext method) created_at (hap.types.graphs.GraphCheckpointInfo attribute) (hap.types.graphs.NodeInfo attribute) current_node (hap.types.graphs.GraphCheckpointInfo attribute) cycles_detected (hap.types.graphs.GraphValidationResult attribute) D data (hap.types.HAPError attribute) (hap.types.protocol.HAPError attribute) (hap.types.protocol.StateValidationRequest attribute) (hap.types.schemas.SchemaValidationRequest attribute) debug() (hap.context.HAPContext method) DECISION (hap.types.NodeType attribute) (hap.types.protocol.NodeType attribute) default (hap.types.protocol.FieldInfo attribute) (hap.types.schemas.FieldInfo attribute) default_factory (hap.types.schemas.SchemaField attribute) default_target (hap.types.graphs.BranchInfo attribute) dependencies (hap.models.manifest.AgentManifest attribute) (hap.types.nodes.NodeIntrospectionResult attribute) description (hap.models.manifest.AgentManifest attribute) (hap.types.BaseInfo attribute) (hap.types.engines.EngineCapability attribute) (hap.types.NodeInfo attribute) (hap.types.PromptArgument attribute) (hap.types.protocol.BaseInfo attribute) (hap.types.protocol.FieldInfo attribute) (hap.types.protocol.NodeInfo attribute) (hap.types.protocol.PromptArgument attribute) (hap.types.protocol.ResourceInfo attribute) (hap.types.protocol.StateSchemaInfo attribute) (hap.types.ResourceInfo attribute) (hap.types.schemas.FieldInfo attribute) document_count (hap.types.engines.VectorStoreEngineInfo attribute) document_fields (hap.types.schemas.DocumentStateInfo attribute) DocumentEngineInfo (class in hap.types.engines) DocumentStateInfo (class in hap.types.schemas) duration_ms (hap.types.agents.AgentExecutionResult attribute) (hap.types.agents.AgentToolCall attribute) (hap.types.engines.EngineExecutionResult attribute) (hap.types.graphs.GraphExecutionResult attribute) (hap.types.graphs.NodeExecutionInfo attribute) (hap.types.nodes.NodeExecutionResult attribute) E edge_type (hap.types.graphs.EdgeInfo attribute) EdgeInfo (class in hap.types) (class in hap.types.graphs) (class in hap.types.protocol) edges (hap.types.GraphInfo attribute) (hap.types.graphs.GraphInfo attribute) (hap.types.protocol.GraphInfo attribute) embedded_agent_type (hap.types.schemas.MetaStateSchemaInfo attribute) embedding_dimensions (hap.types.engines.VectorStoreEngineInfo attribute) embedding_model (hap.types.agents.RAGAgentInfo attribute) (hap.types.engines.RetrieverEngineInfo attribute) END (hap.types.NodeType attribute) (hap.types.protocol.NodeType attribute) end_nested_progress() (hap.context.HAPContext method) end_node (hap.types.GraphExecutionRequest attribute) (hap.types.protocol.GraphExecutionRequest attribute) end_time (hap.types.graphs.NodeExecutionInfo attribute) endpoint (hap.types.protocol.ServerRegistration attribute) (hap.types.ServerRegistration attribute) engine_class (hap.types.agents.AgentInfo attribute) (hap.types.engines.EngineInfo attribute) engine_io_mappings (hap.types.schemas.SchemaCreationRequest attribute) (hap.types.schemas.StateSchemaInfo attribute) engine_name (hap.types.engines.EngineExecutionRequest attribute) engine_type (hap.types.agents.AgentInfo attribute) (hap.types.engines.AugLLMConfigInfo attribute) (hap.types.engines.DocumentEngineInfo attribute) (hap.types.engines.EngineInfo attribute) (hap.types.engines.RetrieverEngineInfo attribute) (hap.types.engines.ToolEngineInfo attribute) (hap.types.engines.VectorStoreEngineInfo attribute) EngineCapability (class in hap.types.engines) EngineExecutionRequest (class in hap.types.engines) EngineExecutionResult (class in hap.types.engines) EngineInfo (class in hap.types.engines) entry_node (hap.models.graph.HAPGraph attribute) entry_point (hap.types.GraphInfo attribute) (hap.types.protocol.GraphInfo attribute) entry_points (hap.types.graphs.GraphInfo attribute) entrypoint (hap.models.manifest.AgentManifest attribute) Entrypoint (in module hap.types) (in module hap.types.aliases) error (hap.types.AgentExecutionResult attribute) (hap.types.agents.AgentExecutionResult attribute) (hap.types.agents.AgentToolCall attribute) (hap.types.engines.EngineExecutionResult attribute) ERROR (hap.types.ExecutionStatus attribute) error (hap.types.GraphExecutionResult attribute) ERROR (hap.types.GraphExecutionStatus attribute) error (hap.types.graphs.GraphExecutionResult attribute) (hap.types.graphs.NodeExecutionInfo attribute) (hap.types.HAPResponse attribute) (hap.types.nodes.NodeExecutionResult attribute) (hap.types.protocol.AgentExecutionResult attribute) ERROR (hap.types.protocol.ExecutionStatus attribute) error (hap.types.protocol.GraphExecutionResult attribute) ERROR (hap.types.protocol.GraphExecutionStatus attribute) error (hap.types.protocol.HAPResponse attribute) error() (hap.context.HAPContext method) error_types (hap.types.agents.AgentStatistics attribute) ErrorCode (class in hap.types) (class in hap.types.protocol) errors (hap.types.graphs.GraphValidationResult attribute) (hap.types.protocol.StateValidationResult attribute) (hap.types.schemas.SchemaValidationResult attribute) execute() (hap.models.graph.HAPGraph method) (hap.models.graph.HAPNode method) executed_nodes (hap.types.graphs.GraphExecutionResult attribute) EXECUTION_ERROR (hap.types.ErrorCode attribute) (hap.types.protocol.ErrorCode attribute) execution_mode (hap.types.nodes.MultiAgentNodeInfo attribute) execution_path (hap.models.context.HAPContext attribute) (hap.types.graphs.GraphExecutionResult attribute) execution_time (hap.types.AgentExecutionResult attribute) (hap.types.GraphExecutionResult attribute) (hap.types.protocol.AgentExecutionResult attribute) (hap.types.protocol.GraphExecutionResult attribute) execution_tracking (hap.types.schemas.MetaStateSchemaInfo attribute) ExecutionStatus (class in hap.types) (class in hap.types.protocol) F failed_executions (hap.types.agents.AgentStatistics attribute) FieldInfo (class in hap.types.protocol) (class in hap.types.schemas) fields (hap.types.protocol.StateSchemaInfo attribute) (hap.types.schemas.SchemaCreationRequest attribute) (hap.types.schemas.StateSchemaInfo attribute) final_output (hap.types.GraphExecutionResult attribute) (hap.types.nodes.ValidationNodeResult attribute) (hap.types.protocol.GraphExecutionResult attribute) finish_points (hap.types.graphs.GraphInfo attribute) format (hap.types.graphs.GraphVisualizationRequest attribute) function_name (hap.types.nodes.CallableNodeInfo attribute) function_signature (hap.types.nodes.CallableNodeInfo attribute) G get_auth_scopes() (hap.context.HAPContext method) get_auth_user() (hap.context.HAPContext method) get_capabilities() (hap.servers.agent.AgentServer method) get_current_user() (hap.context.IAuthProvider method) (hap.context.SimpleAuthProvider method) get_data() (hap.context.HAPContext method) get_user_scopes() (hap.context.IAuthProvider method) (hap.context.SimpleAuthProvider method) graph (hap.server.runtime.HAPRuntime attribute) graph_class (hap.types.graphs.GraphInfo attribute) graph_context (hap.models.context.HAPContext attribute) graph_id (hap.types.graphs.GraphInfo attribute) graph_info (hap.types.agents.AgentInfo attribute) graph_name (hap.types.graphs.GraphCheckpointInfo attribute) (hap.types.graphs.GraphExecutionRequest attribute) (hap.types.graphs.GraphModificationRequest attribute) (hap.types.graphs.GraphVisualizationRequest attribute) GRAPH_NOT_FOUND (hap.types.ErrorCode attribute) (hap.types.protocol.ErrorCode attribute) GraphCheckpointInfo (class in hap.types.graphs) GraphExecutionRequest (class in hap.types) (class in hap.types.graphs) (class in hap.types.protocol) GraphExecutionResult (class in hap.types) (class in hap.types.graphs) (class in hap.types.protocol) GraphExecutionStatus (class in hap.types) (class in hap.types.protocol) GraphInfo (class in hap.types) (class in hap.types.graphs) (class in hap.types.protocol) GraphModificationRequest (class in hap.types.graphs) GraphValidationResult (class in hap.types.graphs) GraphVisualizationRequest (class in hap.types.graphs) H haive.hap.PROTOCOL_VERSION (built-in variable) haive.hap.VERSION (built-in variable) handle_request() (hap.types.protocol.IHAPServer method) hap module hap.cli module hap.client module hap.client.base module hap.client.http module hap.client.local module hap.context module hap.models module hap.models.context module hap.models.graph module hap.models.manifest module hap.server module hap.server.runtime module hap.server.typing module hap.servers module hap.servers.agent module hap.transports module hap.transports.stdio module hap.types module hap.types.agents module hap.types.aliases module hap.types.engines module hap.types.graphs module hap.types.nodes module hap.types.protocol module hap.types.schemas module HAPClientProtocol (class in hap.client) (class in hap.client.base) HAPContext (class in hap.context) (class in hap.models.context) HAPError (class in hap.types) (class in hap.types.protocol) HAPGraph (class in hap.models.graph) HAPNode (class in hap.models.graph) HAPRequest (class in hap.types) (class in hap.types.protocol) HAPResponse (class in hap.types) (class in hap.types.protocol) HAPRuntime (class in hap.server.runtime) has_memory_integration (hap.types.schemas.MessagesStateInfo attribute) has_post_agent (hap.types.nodes.AgentNodeInfo attribute) has_pre_agent (hap.types.nodes.AgentNodeInfo attribute) has_prompt_template (hap.types.engines.AugLLMConfigInfo attribute) has_reducer (hap.types.schemas.FieldInfo attribute) has_scope() (hap.context.HAPContext method) has_structured_output (hap.types.agents.AgentInfo attribute) (hap.types.engines.AugLLMConfigInfo attribute) has_tools (hap.types.agents.AgentInfo attribute) (hap.types.engines.AugLLMConfigInfo attribute) health_check_url (hap.types.protocol.ServerRegistration attribute) (hap.types.ServerRegistration attribute) highlight_path (hap.types.graphs.GraphVisualizationRequest attribute) host (hap.types.protocol.TransportConfig attribute) HTTP (hap.types.protocol.TransportType attribute) HTTPClient (class in hap.client) (class in hap.client.http) I IAuthProvider (class in hap.context) id (hap.models.graph.HAPNode attribute) (hap.types.HAPRequest attribute) (hap.types.HAPResponse attribute) (hap.types.NodeInfo attribute) (hap.types.protocol.HAPRequest attribute) (hap.types.protocol.HAPResponse attribute) (hap.types.protocol.NodeInfo attribute) IHAPServer (class in hap.types.protocol) include_state (hap.types.agents.AgentExecutionRequest attribute) include_subgraphs (hap.types.graphs.GraphVisualizationRequest attribute) info() (hap.context.HAPContext method) input_data (hap.types.AgentExecutionRequest attribute) (hap.types.agents.AgentExecutionRequest attribute) (hap.types.engines.EngineExecutionRequest attribute) (hap.types.GraphExecutionRequest attribute) (hap.types.graphs.GraphExecutionRequest attribute) (hap.types.protocol.AgentExecutionRequest attribute) (hap.types.protocol.GraphExecutionRequest attribute) input_fields (hap.types.engines.EngineInfo attribute) (hap.types.nodes.NodeConfigInfo attribute) input_mapping (hap.types.graphs.NodeInfo attribute) (hap.types.nodes.NodeCreationRequest attribute) input_schema (hap.types.agents.AgentInfo attribute) (hap.types.protocol.ToolInfo attribute) (hap.types.ToolInfo attribute) input_state (hap.types.graphs.NodeExecutionInfo attribute) inputs (hap.models.context.HAPContext property) (hap.models.manifest.AgentManifest attribute) INTERNAL_ERROR (hap.types.ErrorCode attribute) (hap.types.protocol.ErrorCode attribute) interrupt_after (hap.types.graphs.GraphExecutionRequest attribute) interrupt_before (hap.types.graphs.GraphExecutionRequest attribute) INVALID_PARAMS (hap.types.ErrorCode attribute) (hap.types.protocol.ErrorCode attribute) INVALID_REQUEST (hap.types.ErrorCode attribute) (hap.types.protocol.ErrorCode attribute) IResourceProvider (class in hap.context) is_async (hap.types.nodes.CallableNodeInfo attribute) is_compiled (hap.types.graphs.GraphInfo attribute) is_shared (hap.types.schemas.FieldInfo attribute) ITransport (class in hap.types.protocol) J json_schema_extra (hap.types.schemas.SchemaField attribute) JSONMap (in module hap.types) (in module hap.types.aliases) jsonrpc (hap.types.HAPRequest attribute) (hap.types.HAPResponse attribute) (hap.types.protocol.HAPRequest attribute) (hap.types.protocol.HAPResponse attribute) L last_execution (hap.types.agents.AgentStatistics attribute) legacy_inputs (hap.models.context.HAPContext attribute) legacy_meta (hap.models.context.HAPContext attribute) legacy_outputs (hap.models.context.HAPContext attribute) legacy_state (hap.models.context.HAPContext attribute) list_prompts() (hap.types.protocol.IHAPServer method) list_resources() (hap.types.protocol.IHAPServer method) list_tools() (hap.types.protocol.IHAPServer method) llm_provider (hap.types.engines.AugLLMConfigInfo attribute) load_agent() (hap.models.graph.HAPNode method) loader_types (hap.types.engines.DocumentEngineInfo attribute) LocalClient (class in hap.client) (class in hap.client.local) LogLevel (class in hap.context) M max_iterations (hap.types.agents.ReactAgentInfo attribute) max_retries (hap.types.nodes.ValidationNodeInfo attribute) max_tokens (hap.types.agents.AgentConfigUpdate attribute) (hap.types.engines.AugLLMConfigInfo attribute) MERGE (hap.types.NodeType attribute) (hap.types.protocol.NodeType attribute) message (hap.types.HAPError attribute) (hap.types.protocol.HAPError attribute) message_field_name (hap.types.schemas.MessagesStateInfo attribute) messages (hap.types.agents.AgentStateSnapshot attribute) MessagesStateInfo (class in hap.types.schemas) meta (hap.models.context.HAPContext property) metadata (hap.types.AgentExecutionRequest attribute) (hap.types.AgentExecutionResult attribute) (hap.types.agents.AgentExecutionResult attribute) (hap.types.agents.AgentInfo attribute) (hap.types.agents.AgentReasoningStep attribute) (hap.types.agents.AgentStateSnapshot attribute) (hap.types.engines.EngineExecutionResult attribute) (hap.types.GraphExecutionRequest attribute) (hap.types.graphs.EdgeInfo attribute) (hap.types.graphs.GraphCheckpointInfo attribute) (hap.types.graphs.GraphExecutionResult attribute) (hap.types.nodes.NodeExecutionResult attribute) (hap.types.protocol.AgentExecutionRequest attribute) (hap.types.protocol.AgentExecutionResult attribute) (hap.types.protocol.GraphExecutionRequest attribute) (hap.types.protocol.ServerRegistration attribute) (hap.types.schemas.StateSchemaInfo attribute) (hap.types.ServerRegistration attribute) MetaStateSchemaInfo (class in hap.types.schemas) method (hap.types.HAPRequest attribute) (hap.types.protocol.HAPRequest attribute) METHOD_NOT_FOUND (hap.types.ErrorCode attribute) (hap.types.protocol.ErrorCode attribute) mime_type (hap.types.protocol.ResourceInfo attribute) (hap.types.ResourceInfo attribute) missing_handlers (hap.types.graphs.GraphValidationResult attribute) missing_requirements (hap.types.nodes.NodeIntrospectionResult attribute) model (hap.types.engines.AugLLMConfigInfo attribute) model_config (hap.types.AgentExecutionRequest attribute) (hap.types.AgentExecutionResult attribute) (hap.types.AgentInfo attribute) (hap.types.BaseInfo attribute) (hap.types.EdgeInfo attribute) (hap.types.GraphExecutionRequest attribute) (hap.types.GraphExecutionResult attribute) (hap.types.GraphInfo attribute) (hap.types.HAPError attribute) (hap.types.HAPRequest attribute) (hap.types.HAPResponse attribute) (hap.types.NodeInfo attribute) (hap.types.PromptArgument attribute) (hap.types.PromptInfo attribute) (hap.types.protocol.AgentExecutionRequest attribute) (hap.types.protocol.AgentExecutionResult attribute) (hap.types.protocol.AgentInfo attribute) (hap.types.protocol.BaseInfo attribute) (hap.types.protocol.EdgeInfo attribute) (hap.types.protocol.GraphExecutionRequest attribute) (hap.types.protocol.GraphExecutionResult attribute) (hap.types.protocol.GraphInfo attribute) (hap.types.protocol.HAPError attribute) (hap.types.protocol.HAPRequest attribute) (hap.types.protocol.HAPResponse attribute) (hap.types.protocol.NodeInfo attribute) (hap.types.protocol.PromptArgument attribute) (hap.types.protocol.PromptInfo attribute) (hap.types.protocol.ResourceInfo attribute) (hap.types.protocol.ToolInfo attribute) (hap.types.ResourceInfo attribute) (hap.types.ToolInfo attribute) modified_fields (hap.types.schemas.SchemaDiffResult attribute) module hap hap.cli hap.client hap.client.base hap.client.http hap.client.local hap.context hap.models hap.models.context hap.models.graph hap.models.manifest hap.server hap.server.runtime hap.server.typing hap.servers hap.servers.agent hap.transports hap.transports.stdio hap.types hap.types.agents hap.types.aliases hap.types.engines hap.types.graphs hap.types.nodes hap.types.protocol hap.types.schemas MultiAgentInfo (class in hap.types.agents) MultiAgentNodeInfo (class in hap.types.nodes) N name (hap.models.manifest.AgentManifest attribute) (hap.types.BaseInfo attribute) (hap.types.engines.EngineCapability attribute) (hap.types.graphs.BranchInfo attribute) (hap.types.nodes.NodeCreationRequest attribute) (hap.types.PromptArgument attribute) (hap.types.protocol.BaseInfo attribute) (hap.types.protocol.FieldInfo attribute) (hap.types.protocol.PromptArgument attribute) (hap.types.protocol.PromptGet attribute) (hap.types.protocol.ResourceInfo attribute) (hap.types.protocol.ServerRegistration attribute) (hap.types.protocol.StateSchemaInfo attribute) (hap.types.protocol.ToolCall attribute) (hap.types.ResourceInfo attribute) (hap.types.schemas.FieldInfo attribute) (hap.types.schemas.SchemaCompositionRequest attribute) (hap.types.schemas.SchemaCreationRequest attribute) (hap.types.schemas.SchemaField attribute) (hap.types.ServerRegistration attribute) needs_recompile (hap.types.graphs.GraphInfo attribute) next_nodes (hap.models.graph.HAPNode attribute) node_class (hap.types.graphs.NodeInfo attribute) (hap.types.nodes.NodeConfigInfo attribute) node_config (hap.types.graphs.GraphModificationRequest attribute) node_id (hap.types.graphs.NodeInfo attribute) node_info (hap.types.nodes.NodeIntrospectionResult attribute) node_metadata (hap.types.GraphExecutionResult attribute) (hap.types.protocol.GraphExecutionResult attribute) node_name (hap.types.graphs.GraphModificationRequest attribute) (hap.types.graphs.NodeExecutionInfo attribute) (hap.types.nodes.NodeExecutionRequest attribute) (hap.types.nodes.NodeIntrospectionResult attribute) (hap.types.nodes.NodeUpdateRequest attribute) node_type (hap.types.graphs.NodeInfo attribute) (hap.types.nodes.AgentNodeInfo attribute) (hap.types.nodes.CallableNodeInfo attribute) (hap.types.nodes.MultiAgentNodeInfo attribute) (hap.types.nodes.NodeConfigInfo attribute) (hap.types.nodes.NodeCreationRequest attribute) (hap.types.nodes.ParserNodeInfo attribute) (hap.types.nodes.ToolNodeInfo attribute) (hap.types.nodes.ValidationNodeInfo attribute) NodeConfigInfo (class in hap.types.nodes) NodeCreationRequest (class in hap.types.nodes) NodeExecutionInfo (class in hap.types.graphs) NodeExecutionRequest (class in hap.types.nodes) NodeExecutionResult (class in hap.types.nodes) NodeInfo (class in hap.types) (class in hap.types.graphs) (class in hap.types.protocol) NodeIntrospectionResult (class in hap.types.nodes) nodes (hap.models.graph.HAPGraph attribute) (hap.types.GraphInfo attribute) (hap.types.graphs.GraphInfo attribute) (hap.types.protocol.GraphInfo attribute) NodeType (class in hap.types) (class in hap.types.protocol) NodeUpdateRequest (class in hap.types.nodes) O observation (hap.types.agents.AgentReasoningStep attribute) operation (hap.types.graphs.GraphModificationRequest attribute) options (hap.types.protocol.TransportConfig attribute) output (hap.types.nodes.NodeExecutionResult attribute) output_fields (hap.types.engines.EngineCapability attribute) (hap.types.engines.EngineInfo attribute) (hap.types.nodes.NodeConfigInfo attribute) output_mapping (hap.types.graphs.NodeInfo attribute) (hap.types.nodes.NodeCreationRequest attribute) output_model (hap.types.nodes.ParserNodeInfo attribute) output_schema (hap.types.agents.AgentInfo attribute) (hap.types.protocol.ToolInfo attribute) (hap.types.ToolInfo attribute) output_state (hap.types.graphs.NodeExecutionInfo attribute) outputs (hap.models.context.HAPContext property) (hap.models.manifest.AgentManifest attribute) P PARALLEL (hap.types.NodeType attribute) (hap.types.protocol.NodeType attribute) parallel_execution (hap.types.nodes.ToolNodeInfo attribute) (hap.types.nodes.ToolNodeResult attribute) parameters (hap.types.engines.EngineCapability attribute) params (hap.types.HAPRequest attribute) (hap.types.protocol.HAPRequest attribute) PARSE_ERROR (hap.types.ErrorCode attribute) (hap.types.protocol.ErrorCode attribute) parser_type (hap.types.nodes.ParserNodeInfo attribute) ParserNodeInfo (class in hap.types.nodes) PARTIAL (hap.types.GraphExecutionStatus attribute) (hap.types.protocol.GraphExecutionStatus attribute) path (hap.types.GraphExecutionResult attribute) (hap.types.protocol.GraphExecutionResult attribute) (hap.types.protocol.TransportConfig attribute) performance_stats (hap.types.nodes.NodeIntrospectionResult attribute) port (hap.types.protocol.TransportConfig attribute) ProgressState (class in hap.context) prompt_template (hap.types.agents.SimpleAgentInfo attribute) PromptArgument (class in hap.types) (class in hap.types.protocol) PromptGet (class in hap.types.protocol) PromptInfo (class in hap.types) (class in hap.types.protocol) PROMPTS (hap.types.protocol.ServerCapability attribute) (hap.types.ServerCapability attribute) R RAGAgentInfo (class in hap.types.agents) ReactAgentInfo (class in hap.types.agents) read_resource() (hap.context.HAPContext method) (hap.context.IResourceProvider method) (hap.context.SimpleResourceProvider method) reasoning_style (hap.types.agents.ReactAgentInfo attribute) reducer_fields (hap.types.schemas.SchemaCreationRequest attribute) (hap.types.schemas.StateSchemaInfo attribute) reducer_name (hap.types.schemas.FieldInfo attribute) registered_at (hap.types.protocol.ServerRegistration attribute) (hap.types.ServerRegistration attribute) removed_fields (hap.types.schemas.SchemaDiffResult attribute) report_progress() (hap.context.HAPContext method) require_end_path (hap.types.graphs.GraphInfo attribute) required (hap.types.PromptArgument attribute) (hap.types.protocol.FieldInfo attribute) (hap.types.protocol.PromptArgument attribute) (hap.types.schemas.FieldInfo attribute) required_fields (hap.types.engines.EngineCapability attribute) requires_state_schema (hap.types.nodes.NodeConfigInfo attribute) RESOURCE_NOT_FOUND (hap.types.ErrorCode attribute) (hap.types.protocol.ErrorCode attribute) ResourceInfo (class in hap.types) (class in hap.types.protocol) ResourceRead (class in hap.types.protocol) RESOURCES (hap.types.protocol.ServerCapability attribute) (hap.types.ServerCapability attribute) result (hap.types.AgentExecutionResult attribute) (hap.types.agents.AgentExecutionResult attribute) (hap.types.agents.AgentToolCall attribute) (hap.types.engines.EngineExecutionResult attribute) (hap.types.graphs.GraphExecutionResult attribute) (hap.types.HAPResponse attribute) (hap.types.protocol.AgentExecutionResult attribute) (hap.types.protocol.HAPResponse attribute) results (hap.types.GraphExecutionResult attribute) (hap.types.protocol.GraphExecutionResult attribute) retriever_type (hap.types.agents.RAGAgentInfo attribute) (hap.types.engines.RetrieverEngineInfo attribute) RetrieverEngineInfo (class in hap.types.engines) retry_count (hap.types.nodes.ValidationNodeResult attribute) retry_policy (hap.types.graphs.NodeInfo attribute) routing_config (hap.types.nodes.MultiAgentNodeInfo attribute) routing_strategy (hap.types.agents.MultiAgentInfo attribute) run() (hap.server.runtime.HAPRuntime method) run_agent() (hap.client.base.HAPClientProtocol method) (hap.client.HAPClientProtocol method) (hap.client.http.HTTPClient method) (hap.client.HTTPClient method) (hap.client.local.LocalClient method) (hap.client.LocalClient method) run_graph() (hap.client.base.HAPClientProtocol method) (hap.client.HAPClientProtocol method) (hap.client.http.HTTPClient method) (hap.client.HTTPClient method) (hap.client.local.LocalClient method) (hap.client.LocalClient method) run_sync() (hap.server.runtime.HAPRuntime method) S save_checkpoint (hap.types.agents.AgentExecutionRequest attribute) schema (hap.types.protocol.StateSchemaInfo attribute) schema_class (hap.types.schemas.MessagesStateInfo attribute) (hap.types.schemas.MetaStateSchemaInfo attribute) (hap.types.schemas.StateSchemaInfo attribute) schema_name (hap.types.schemas.SchemaValidationRequest attribute) SchemaCompositionRequest (class in hap.types.schemas) SchemaCreationRequest (class in hap.types.schemas) SchemaDiffResult (class in hap.types.schemas) SchemaField (class in hap.types.schemas) schemas (hap.types.schemas.SchemaCompositionRequest attribute) SchemaValidationRequest (class in hap.types.schemas) SchemaValidationResult (class in hap.types.schemas) search_kwargs (hap.types.engines.RetrieverEngineInfo attribute) send_response() (hap.transports.stdio.ContentLengthStdioTransport method) (hap.transports.stdio.StdioTransport method) (hap.types.protocol.ITransport method) serializer (hap.types.schemas.SchemaField attribute) ServerCapability (class in hap.types) (class in hap.types.protocol) ServerRegistration (class in hap.types) (class in hap.types.protocol) set_data() (hap.context.HAPContext method) shared_fields (hap.types.schemas.SchemaCreationRequest attribute) (hap.types.schemas.StateSchemaInfo attribute) SimpleAgentInfo (class in hap.types.agents) SimpleAuthProvider (class in hap.context) SimpleResourceProvider (class in hap.context) source (hap.types.EdgeInfo attribute) (hap.types.graphs.EdgeInfo attribute) (hap.types.graphs.GraphModificationRequest attribute) (hap.types.protocol.EdgeInfo attribute) source_node (hap.types.graphs.BranchInfo attribute) splitter_types (hap.types.engines.DocumentEngineInfo attribute) SSE (hap.types.protocol.TransportType attribute) START (hap.types.NodeType attribute) (hap.types.protocol.NodeType attribute) start() (hap.transports.stdio.StdioTransport method) (hap.types.protocol.ITransport method) start_nested_progress() (hap.context.HAPContext method) start_node (hap.types.GraphExecutionRequest attribute) (hap.types.protocol.GraphExecutionRequest attribute) start_time (hap.types.graphs.NodeExecutionInfo attribute) state (hap.models.context.HAPContext property) (hap.types.agents.AgentExecutionResult attribute) (hap.types.agents.AgentStateSnapshot attribute) (hap.types.graphs.GraphCheckpointInfo attribute) (hap.types.nodes.NodeExecutionRequest attribute) STATE_PERSISTENCE (hap.types.protocol.ServerCapability attribute) (hap.types.ServerCapability attribute) state_schema (hap.types.AgentInfo attribute) (hap.types.agents.AgentInfo attribute) (hap.types.graphs.GraphInfo attribute) (hap.types.protocol.AgentInfo attribute) StateSchemaInfo (class in hap.types.protocol) (class in hap.types.schemas) StateValidationRequest (class in hap.types.protocol) StateValidationResult (class in hap.types.protocol) status (hap.types.AgentExecutionResult attribute) (hap.types.agents.AgentExecutionResult attribute) (hap.types.engines.EngineExecutionResult attribute) (hap.types.GraphExecutionResult attribute) (hap.types.graphs.GraphExecutionResult attribute) (hap.types.graphs.NodeExecutionInfo attribute) (hap.types.nodes.NodeExecutionResult attribute) (hap.types.protocol.AgentExecutionResult attribute) (hap.types.protocol.GraphExecutionResult attribute) STDIO (hap.types.protocol.TransportType attribute) StdioTransport (class in hap.transports.stdio) step_number (hap.types.agents.AgentReasoningStep attribute) stop() (hap.transports.stdio.StdioTransport method) (hap.types.protocol.ITransport method) store_type (hap.types.engines.VectorStoreEngineInfo attribute) stream (hap.types.AgentExecutionRequest attribute) (hap.types.agents.AgentExecutionRequest attribute) (hap.types.graphs.GraphExecutionRequest attribute) (hap.types.protocol.AgentExecutionRequest attribute) stream_nodes (hap.types.GraphExecutionRequest attribute) (hap.types.protocol.GraphExecutionRequest attribute) STREAMING (hap.types.protocol.ServerCapability attribute) (hap.types.ServerCapability attribute) strict (hap.types.protocol.StateValidationRequest attribute) (hap.types.schemas.SchemaValidationRequest attribute) structured_models (hap.types.schemas.StateSchemaInfo attribute) structured_output_enabled (hap.types.agents.AgentConfigUpdate attribute) structured_output_model (hap.types.agents.AgentInfo attribute) (hap.types.engines.AugLLMConfigInfo attribute) sub_agents (hap.types.agents.MultiAgentInfo attribute) subgraphs (hap.types.graphs.GraphInfo attribute) SUCCESS (hap.types.ExecutionStatus attribute) (hap.types.GraphExecutionStatus attribute) (hap.types.protocol.ExecutionStatus attribute) (hap.types.protocol.GraphExecutionStatus attribute) successful_executions (hap.types.agents.AgentStatistics attribute) supports_agent_embedding (hap.types.schemas.MetaStateSchemaInfo attribute) supports_async (hap.types.nodes.AgentNodeInfo attribute) supports_chunking (hap.types.schemas.DocumentStateInfo attribute) supports_embeddings (hap.types.schemas.DocumentStateInfo attribute) supports_message_operations (hap.types.schemas.MessagesStateInfo attribute) supports_reasoning (hap.types.agents.ReactAgentInfo attribute) supports_recompilation (hap.types.schemas.MetaStateSchemaInfo attribute) supports_retry (hap.types.nodes.ValidationNodeInfo attribute) supports_streaming (hap.types.nodes.NodeConfigInfo attribute) (hap.types.nodes.ParserNodeInfo attribute) system_message (hap.types.agents.AgentConfigUpdate attribute) (hap.types.agents.SimpleAgentInfo attribute) (hap.types.engines.AugLLMConfigInfo attribute) T target (hap.types.EdgeInfo attribute) (hap.types.graphs.EdgeInfo attribute) (hap.types.graphs.GraphModificationRequest attribute) (hap.types.protocol.EdgeInfo attribute) temperature (hap.types.agents.AgentConfigUpdate attribute) (hap.types.engines.AugLLMConfigInfo attribute) thought (hap.types.agents.AgentReasoningStep attribute) timeout (hap.client.http.HTTPClient attribute) (hap.client.HTTPClient attribute) (hap.types.AgentExecutionRequest attribute) TIMEOUT (hap.types.ExecutionStatus attribute) timeout (hap.types.GraphExecutionRequest attribute) TIMEOUT (hap.types.GraphExecutionStatus attribute) timeout (hap.types.protocol.AgentExecutionRequest attribute) TIMEOUT (hap.types.protocol.ExecutionStatus attribute) timeout (hap.types.protocol.GraphExecutionRequest attribute) TIMEOUT (hap.types.protocol.GraphExecutionStatus attribute) timestamp (hap.types.agents.AgentStateSnapshot attribute) token_usage (hap.types.agents.AgentExecutionResult attribute) TOOL (hap.types.NodeType attribute) (hap.types.protocol.NodeType attribute) tool_calls (hap.types.nodes.ToolNodeResult attribute) tool_count (hap.types.agents.AgentInfo attribute) (hap.types.engines.AugLLMConfigInfo attribute) tool_name (hap.types.agents.AgentToolCall attribute) tool_names (hap.types.agents.AgentConfigUpdate attribute) (hap.types.agents.AgentInfo attribute) (hap.types.engines.ToolEngineInfo attribute) (hap.types.nodes.ToolNodeInfo attribute) TOOL_NOT_FOUND (hap.types.ErrorCode attribute) (hap.types.protocol.ErrorCode attribute) tool_results (hap.types.nodes.ToolNodeResult attribute) tool_routes (hap.types.nodes.ValidationNodeInfo attribute) tool_schemas (hap.types.engines.ToolEngineInfo attribute) (hap.types.nodes.ToolNodeInfo attribute) ToolCall (class in hap.types.protocol) ToolEngineInfo (class in hap.types.engines) ToolInfo (class in hap.types) (class in hap.types.protocol) ToolNodeInfo (class in hap.types.nodes) ToolNodeResult (class in hap.types.nodes) tools (hap.types.AgentInfo attribute) (hap.types.protocol.AgentInfo attribute) TOOLS (hap.types.protocol.ServerCapability attribute) (hap.types.ServerCapability attribute) tools_enabled (hap.types.agents.AgentConfigUpdate attribute) top_k (hap.types.agents.RAGAgentInfo attribute) topological_order() (hap.models.graph.HAPGraph method) total_duration_ms (hap.types.agents.AgentStatistics attribute) total_executions (hap.types.agents.AgentStatistics attribute) total_tokens (hap.types.agents.AgentStatistics attribute) transformer_types (hap.types.engines.DocumentEngineInfo attribute) TransportConfig (class in hap.types.protocol) TransportType (class in hap.types.protocol) type (hap.types.AgentInfo attribute) (hap.types.NodeInfo attribute) (hap.types.protocol.AgentInfo attribute) (hap.types.protocol.FieldInfo attribute) (hap.types.protocol.NodeInfo attribute) (hap.types.protocol.ServerRegistration attribute) (hap.types.protocol.TransportConfig attribute) (hap.types.schemas.FieldInfo attribute) (hap.types.schemas.SchemaField attribute) (hap.types.ServerRegistration attribute) U unreachable_nodes (hap.types.graphs.GraphValidationResult attribute) update_data() (hap.context.HAPContext method) update_mappings (hap.types.nodes.NodeUpdateRequest attribute) update_nested_progress() (hap.context.HAPContext method) updates (hap.types.graphs.GraphModificationRequest attribute) (hap.types.nodes.NodeUpdateRequest attribute) uri (hap.types.protocol.ResourceInfo attribute) (hap.types.protocol.ResourceRead attribute) (hap.types.ResourceInfo attribute) V valid (hap.types.graphs.GraphValidationResult attribute) (hap.types.protocol.StateValidationResult attribute) (hap.types.schemas.SchemaValidationResult attribute) validate_capabilities() (hap.types.AgentInfo class method) (hap.types.protocol.AgentInfo class method) validate_edge() (hap.types.EdgeInfo method) (hap.types.protocol.EdgeInfo method) validate_error_code() (hap.types.HAPError class method) (hap.types.protocol.HAPError class method) validate_graph_structure() (hap.types.GraphInfo method) (hap.types.protocol.GraphInfo method) validate_input_not_empty() (hap.types.GraphExecutionRequest class method) (hap.types.protocol.GraphExecutionRequest class method) validate_json_schema() (hap.types.protocol.ToolInfo class method) (hap.types.ToolInfo class method) validate_method() (hap.types.HAPRequest class method) (hap.types.protocol.HAPRequest class method) validate_name_format() (hap.types.BaseInfo class method) (hap.types.protocol.BaseInfo class method) validate_node_requirements() (hap.types.NodeInfo method) (hap.types.protocol.NodeInfo method) validate_path_items() (hap.types.GraphExecutionResult class method) (hap.types.protocol.GraphExecutionResult class method) validate_result_consistency() (hap.types.AgentExecutionResult method) (hap.types.GraphExecutionResult method) (hap.types.protocol.AgentExecutionResult method) (hap.types.protocol.GraphExecutionResult method) validate_result_or_error() (hap.types.HAPResponse method) (hap.types.protocol.HAPResponse method) validate_tool_names() (hap.types.AgentInfo class method) (hap.types.protocol.AgentInfo class method) validate_unique_arguments() (hap.types.PromptInfo class method) (hap.types.protocol.PromptInfo class method) validate_unique_node_ids() (hap.types.GraphInfo class method) (hap.types.protocol.GraphInfo class method) validate_uri_format() (hap.types.protocol.ResourceInfo class method) (hap.types.ResourceInfo class method) validated_data (hap.types.protocol.StateValidationResult attribute) VALIDATION_ERROR (hap.types.ErrorCode attribute) (hap.types.protocol.ErrorCode attribute) validation_errors (hap.types.nodes.ValidationNodeResult attribute) validation_model (hap.types.nodes.ValidationNodeInfo attribute) validation_passed (hap.types.nodes.ValidationNodeResult attribute) validation_rules (hap.types.schemas.FieldInfo attribute) ValidationNodeInfo (class in hap.types.nodes) ValidationNodeResult (class in hap.types.nodes) validator (hap.types.schemas.SchemaField attribute) vector_store (hap.types.agents.RAGAgentInfo attribute) vector_store_type (hap.types.engines.RetrieverEngineInfo attribute) VectorStoreEngineInfo (class in hap.types.engines) version (hap.models.manifest.AgentManifest attribute) (hap.types.engines.EngineInfo attribute) W warning() (hap.context.HAPContext method) warnings (hap.types.graphs.GraphValidationResult attribute) (hap.types.schemas.SchemaValidationResult attribute) WEBSOCKET (hap.types.protocol.TransportType attribute) with_progress() (hap.context.HAPContext method)