Google RAG Platform
curated by SkillMD · plugin · 4 skills
For developers using Google's Agent Platform to build RAG applications with Gemini and managed corpora.
Install the whole plugin (CLI)
npx skillmds add google/gemini-interactions-api
npx skillmds add google/agent-platform-rag-engine-management
npx skillmds add google/gemini-api
npx skillmds add orchestra-research/chromaSkills in this plugin
- ▌ gemini-interactions-api · googleAuthenticate, initialize, and use the stateful Gemini Interactions API for multi-turn conversations, streaming, structured output, and function calling on the Gemini Enterprise Agent Platform.
- ▌ agent-platform-rag-engine-management · googleManage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK.
- ▌ gemini-api · google bundleGuides usage of the Gemini API on Agent Platform with the Google Gen AI SDK, covering SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inputs, tools, media generation, caching, batch prediction, and Live API.
- ▌ chroma · orchestra-research bundleStore and query embeddings with metadata filtering, vector search, and full-text search using an open-source database that scales from notebooks to production.