OpenRouter Connector

OpenRouter Connector (ODC)

Stable version 0.1.2 (Compatible with ODC)
Uploaded on 8 Apr (3 weeks ago) by Truewind
OpenRouter Connector

OpenRouter Connector (ODC)

Details
Detailed Description

Simplify AI integration in your OutSystems apps! This connector streamlines access to the OpenRouter API (openrouter.ai), a unified gateway for diverse AI models (OpenAI, Anthropic, Google, Mistral, etc.). It abstracts REST complexities, enabling rapid development.


Core Actions:


Models(): Fetches available AI model identifiers from OpenRouter.

Completions(): Sends conversation history (supporting text & image inputs via URL/Base64) to specified model(s). Returns the AI's text response and the updated conversation history.

Benefits: Accelerate AI feature deployment, access numerous models through one interface, easily handle multimodal inputs, and standardize AI interactions within OutSystems. Ideal for developers needing flexible and powerful AI capabilities without managing multiple direct integrations.

Limitations