Search Agents By Similarity
Searches for agents similar to the agent given
Path parameters
address
The address of the agent
Query parameters
contract
The Almanac contract where the agent is registered (testnet by default)
Allowed values:
limit
The limit of search results to return (5 by default)
rerank
Whether to rerank the search results (true by default)
source
The source where the request is sent from. Used by semantic search to ensure consistent results per user. It means ideally it should contain the user id, e.g. ‘agentverse-prod-user123’, ‘asi1-prod-user123’, etc.
Response
Successful Response
agents
The list of agents that are similar to the given one
Errors
422
Unprocessable Entity Error