The unified interface for LLMs.

Changelog

3 versions
v1.1.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the OpenRouter API.
v1.0.1
  • Fixed AI Agent mcpCallTool not passing correlationId, causing MCP server tool calls to appear in separate execution logs.
v1.0.0
  • First version.

Authentication

TypeDetails
API Key
API Key (text)
Log into your OpenRouter account and find Keys page in the Settings.

Actions

5
A I Agent icon

A I Agent

Build an AI agent responding with contextual answers or performing contextual actions.
List Models icon

List Models

List models.
Make Api Call icon

Make Api Call

Generic method for making API calls to a 3rd party service.
Send Prompt icon

Send Prompt

Send a prompt to a Large Language Model and receive a response.
Transform Text To J S O N icon

Transform Text To J S O N

Extract structured JSON data from text using AI.