LLM Provider Integrations
Prompt management for every LLM
PromptForge is provider-agnostic. Store, version, and serve prompts via REST API — then pass the result to whichever model your application calls. Pick your provider below for a tailored integration guide with working code examples.
OpenAI
gpt-5.4
Version, template, and serve OpenAI prompts via REST API. Connect PromptForge to GPT-5.4 in minutes: fetch interpolated system prompts from one endpoint and pass them directly to the OpenAI SDK.
Anthropic
claude-opus-4-6
Version, template, and serve Anthropic prompts via REST API. Keep Claude Opus 4.6's system prompts in PromptForge, iterate freely, track every change, and roll back instantly without redeploying your app.
gemini-3.1-pro
Version, template, and serve Google Gemini prompts via REST API. Manage `systemInstruction` strings for Gemini 3.1 Pro in PromptForge, update them live without redeploying your application.
xAI / Grok
grok-4
Version, template, and serve xAI Grok prompts via REST API. Use the official @ai-sdk/xai package with generateText — fetch your versioned system prompt from PromptForge, pass it as the system field, and read the result from text. No redeployment when you iterate.
Meta / Llama
llama4-scout
Version, template, and serve Meta Llama prompts via REST API. Whether you run Llama 4 Scout via Ollama, llama.cpp, or a hosted provider, PromptForge keeps your system prompts versioned and out of your source code.
Mistral
mistral-large-latest
Version, template, and serve Mistral prompts via REST API. Connect PromptForge to Mistral Large, Mistral Small, or any Mixtral model. Store system prompts as versioned templates and fetch them live.
Cohere
command-r-plus
Version, template, and serve Cohere prompts via REST API. Manage preambles and system prompts for Command R and Command R+ in PromptForge, update them live without redeploying.
Together AI
meta-llama/Llama4-Scout
Version, template, and serve prompts for Together AI via REST API. Manage system prompts for Llama, Qwen, DeepSeek, and every other model on Together's serverless platform, update live without touching your code.
Azure OpenAI
gpt-5.3-chat-latest
Version, template, and serve Azure OpenAI prompts via REST API. Manage system prompts for Azure GPT-4o deployments in PromptForge, add the governance layer your enterprise deployments require without touching application code.
AWS Bedrock
anthropic.claude-opus-4-6
Version, template, and serve AWS Bedrock prompts via REST API. Manage system prompts for Bedrock's Claude, Llama, and Titan models in PromptForge, add a prompt governance layer without AWS infrastructure changes.
Groq
llama4-scout
Version, template, and serve Groq prompts via REST API. Manage system prompts for Llama 3.3, DeepSeek, and Gemma on Groq hardware in PromptForge, update live at the speed Groq runs inference.