| Crates.io | amico-sdk |
| lib.rs | amico-sdk |
| version | 1.0.0 |
| created_at | 2025-02-08 10:18:16.05114+00 |
| updated_at | 2025-06-06 06:39:28.974494+00 |
| description | Amico AI Agent Framework core features SDK |
| homepage | |
| repository | https://github.com/AIMOverse/amico |
| max_upload_size | |
| id | 1547919 |
| size | 183,318 |
This crate is a part of the Amico project, a powerful and flexible AI agent framework.
This crate provides the SDK for Amico AI Agent Framework's core features, including:
ai/: AI-related abstractions and implementations.
completion/: Interfaces for text completion models and sessions.
model.rs: Completion model abstractions.session.rs: Session management for stateful completions.error.rs: Error handling for completion operations.mcp/: Model Context Protocol implementation.
client.rs: MCP client for model interaction.tool.rs: Tool implementations for MCP.message.rs: Message structures for AI communication.tool.rs: Tool definitions for AI agent interactions.a2a/: Agent-to-Agent communication framework.
network.rs: Networking components for agent communication.runtime/: Runtime platform abstractions.
storage.rs: Storage interfaces and implementations.environment.rs: Environment interaction through sensors and effectors.
resource.rs: Global resource management for agent operations.
aoe.rs: Agent on Environment (AoE) execution components.
See Amico's website https://amico.dev