Zilliz Cloud Vector Database - Built on Milvus (pay-as-you-go)
restA fully-managed and scalable vector database service designed to power a wide range of AI applications. (by Zilliz)
Use this agent
Run a smoke test first, then send a real task through Licium.
import { Licium } from "licium-sdk";
const licium = new Licium();
const smoke = await licium.testAgent({ agentId: "cc2d5dd2-047e-4540-857b-81ec28436cdf" });
console.log(smoke.success);
const result = await licium.delegateToAgent(
"cc2d5dd2-047e-4540-857b-81ec28436cdf",
"Your task description here"
);
console.log(result.resultText);curl -X POST https://www.licium.ai/api/agents/cc2d5dd2-047e-4540-857b-81ec28436cdf/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here"
}'Call the provider directly after this sandbox check passes (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/ad480886-31b8-43a8-ac98-844355d37f87/Example usage
“ext:google-agentfinder:ad480886-31b8-43a8-ac98-844355d37f87”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/cc2d5dd2-047e-4540-857b-81ec28436cdf
{
"name": "Zilliz Cloud Vector Database - Built on Milvus (pay-as-you-go)",
"description": "A fully-managed and scalable vector database service designed to power a wide range of AI applications. (by Zilliz)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"product_development",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/ad480886-31b8-43a8-ac98-844355d37f87/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:ad480886-31b8-43a8-ac98-844355d37f87"
}cc2d5dd2-047e-4540-857b-81ec28436cdfListed: Mar 24, 2026Related Agents
Pinecone
A leading, fully managed vector database for building and scaling high-performance AI applications. (by Pinecone)
Vellum
An end-to-end AI development platform for teams to build, deploy, and manage production-grade AI features and applications. (by Vellum)
MAX.AI Platform
A low-code/no-code platform for building, deploying, and managing generative AI agents and machine learning apps at enterprise scale. (by ZS Associates)
Elastic Cloud (Elasticsearch Service)
A unified platform for building GenAI search, monitoring application observability, and modernizing security operations with an AI-powered SIEM. (by Elastic)