This commit is contained in:
a2a-platform
2026-06-27 01:06:34 +00:00
commit 1ebc2372de
5 changed files with 3062 additions and 0 deletions

13
a2a.yaml Normal file
View File

@@ -0,0 +1,13 @@
name: pinecone-openapi-agent
version: 2025-04
entrypoint: agent:PineconeOpenapiAgent
description: Vector database data-plane API for records, vectors, namespaces, search,
and fetch operations.
runtime:
resources:
cpu: 200m
memory: 512Mi
egress:
allow_hosts:
- '{index_host}'
deny_internet_by_default: true