OpenAI
OpenAI integration on indie.money — GPT models for text generation and chat via OpenRouter
Written By pvdyck
Last updated About 5 hours ago
OpenAI
⬜ Community — Available, not yet validated
Overview
OpenAI models on indie.money are accessed via OpenRouter. You do not need a separate OpenAI API key — your OpenRouter key provides access to all OpenAI models including GPT-4o and newer.
Supported Operations
OpenAI (Action Node)
OpenAI Chat Model (LangChain)
Used inside Agent and Chain LLM nodes for chat-based workflows.
Authentication
Requires an OpenRouter API key (not an OpenAI key). Add it as a Secure Vault credential.
Limitations
- No image generation — DALL-E is not available
- No audio — TTS and Whisper are not available
- No assistants API — Persistent assistants with threads are not supported
- No file handling — Upload, list, and retrieve files are not supported
- No vision — Image input is not supported
- No streaming — Full response returned at once
- No multi-turn — Action node supports single system + user message only
- No tool/function calling — Not available in current implementation
Status
This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.