Skip to main content

AgentosProjectedAgent

Type Alias AgentosProjectedAgent 

Source
pub type AgentosProjectedAgent = AgentosProjectedAgent;

Aliased Type§

pub struct AgentosProjectedAgent {
    pub id: String,
    pub acp_entrypoint: String,
    pub adapter_entrypoint: String,
}

Fields§

§id: String§acp_entrypoint: String§adapter_entrypoint: String