We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e211e61 commit a9900edCopy full SHA for a9900ed
rust/tests/agent_flow.rs
@@ -3,7 +3,7 @@
3
//! This module contains comprehensive tests for agent registry operations,
4
//! covering all CRUD operations and edge cases as specified in the requirements.
5
6
-use solana_ai_registries::{
+use aeamcp-sdk::{
7
agent::{
8
AgentPatch, AgentRegistry, MAX_AGENT_DESCRIPTION_LEN, MAX_AGENT_ID_LEN, MAX_AGENT_NAME_LEN,
9
},
0 commit comments