Prompt Buddy logoPrompt Buddy

google · Google AI Docs

Gemini API Gemini Developer API vs. Gemini Enterprise Agent Platform

A comparison guide between the Gemini Developer API and the Gemini Enterprise Agent Platform to assist in choosing the correct environment for specific deployment needs.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Gemini API Gemini Developer API vs. Gemini Enterprise Agent Platform

A comparison guide between the Gemini Developer API and the Gemini Enterprise Agent Platform to assist in choosing the correct environment for specific deployment needs.

When To Use

Use when deciding whether to build applications using the Gemini Developer API or transition to the Gemini Enterprise Agent Platform based on enterprise requirements and scale.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/gemini-api-developer-vs-enterprise-agent-platform-workflow-guide.mdA comparison of the Gemini Developer API and the Gemini Enterprise Agent Platform API including Python code examples.Questions about a comparison of the Gemini Developer API and the Gemini Enterprise Agent Platform API including Python code examples.
examples/gemini-api-developer-vs-enterprise-agent-platform-gemini-api-python-gene.textA Python code example demonstrating how to initialize a Gemini client and use the generateContent method to receive a model response.Exact payloads, commands, or snippets shown in A Python code example demonstrating how to initialize a Gemini client and use the generateContent method to receive a...
examples/gemini-api-developer-vs-enterprise-agent-platform-gemini-api-vertexai-py.textA Python code snippet demonstrating how to initialize the Gemini GenAI client using Vertex AI settings.Exact payloads, commands, or snippets shown in A Python code snippet demonstrating how to initialize the Gemini GenAI client using Vertex AI settings.
examples/gemini-api-developer-vs-enterprise-agent-platform-gemini-api-nodejs-gene.textA Node.js code example demonstrating how to use the GoogleGenAI library to generate content using a Gemini model.Exact payloads, commands, or snippets shown in A Node.js code example demonstrating how to use the GoogleGenAI library to generate content using a Gemini model.
examples/gemini-api-developer-vs-enterprise-agent-platform-gemini-api-vertexai-no.textA Node.js code example demonstrating how to initialize the GoogleGenAI client with Vertex AI settings to generate content using a Gemini model.Exact payloads, commands, or snippets shown in A Node.js code example demonstrating how to initialize the GoogleGenAI client with Vertex AI settings to generate con...
examples/gemini-api-developer-vs-enterprise-agent-platform-gemini-api-golang-gene.textA Go code example demonstrating how to use the Google GenAI SDK to call the GenerateContent method with a Gemini model.Exact payloads, commands, or snippets shown in A Go code example demonstrating how to use the Google GenAI SDK to call the GenerateContent method with a Gemini model.
examples/gemini-api-developer-vs-enterprise-agent-platform-gemini-api-vertex-ai-g.textA Go code example demonstrating how to initialize a Gemini API client using the Vertex AI backend with a specific GCP project and location.Exact payloads, commands, or snippets shown in A Go code example demonstrating how to initialize a Gemini API client using the Vertex AI backend with a specific GCP...

What This Skill Covers

  • Gemini Developer API vs. Gemini Enterprise Agent Platform
  • Main sections: Code comparison, Python, Gemini Developer API, Gemini Enterprise Agent Platform API, JavaScript and TypeScript.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://ai.google.dev/gemini-api/docs/migrate-to-cloud