Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/screenshots/de/plugins/openrouter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/screenshots/en/plugins/openrouter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/screenshots/plugins/openrouter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
57 changes: 57 additions & 0 deletions src/content/addons/de/openrouter.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
slug: openrouter
name: OpenRouter
author: TypeWhisper
version: 1.0.0
icon: Globe
description: Zugriff auf über 300 LLMs von OpenAI, Anthropic, Google, Meta und mehr über eine einzelne API mit Modellsuche und Preisanzeige.
categories:
- llm
platforms:
- mac
source: bundled
id: com.typewhisper.openrouter
minAppVersion: 0.9.0
apiDocsUrl: https://openrouter.ai/docs/quickstart
sourceUrl: https://github.com/TypeWhisper/typewhisper-mac/tree/main/Plugins/OpenRouterPlugin
principalClass: OpenRouterPlugin
---

## Über

OpenRouter gibt TypeWhisper Zugriff auf über 300 große Sprachmodelle von dutzenden Anbietern über einen einzigen API-Schlüssel. Anstatt separate Konten bei jedem Anbieter zu verwalten, wählst du ein beliebiges Modell aus dem OpenRouter-Katalog und das Plugin leitet die Anfragen entsprechend weiter. Die Einstellungen zeigen dein verbleibendes Kontoguthaben und die Preise pro Modell, damit du das richtige Modell für dein Budget wählen kannst.

## Features

- Zugriff auf über 300 LLMs von OpenAI, Anthropic, Google, Meta, Mistral und mehr
- Durchsuchbare Modellauswahl mit Live-Filterung
- Preisanzeige pro Modell (Eingabe- und Ausgabekosten pro 1M Tokens)
- Kontoguthaben und verbleibende Credits in den Einstellungen sichtbar
- API-Schlüssel werden sicher im macOS Schlüsselbund gespeichert
- Nutzbar als LLM-Anbieter für promptbasierte Workflows

## Unterstützte Anbieter

OpenRouter bündelt Modelle von vielen Anbietern. Einige Beispiele:

- **OpenAI** - GPT-4o, GPT-4.1, o3 und mehr
- **Anthropic** - Claude Opus, Sonnet, Haiku
- **Google** - Gemini Pro, Gemma
- **Meta** - Llama 4
- **Mistral** - Mistral Large, Codestral
- **Und viele mehr** - der vollständige Katalog ist im Plugin durchsuchbar

## Konfiguration

- **API-Schlüssel** - Erstelle ein kostenloses Konto auf openrouter.ai und generiere einen API-Schlüssel im Dashboard. Lade Guthaben auf dein Konto, um kostenpflichtige Modelle zu nutzen.
- **LLM-Modell** - Nutze das Suchfeld, um ein Modell nach Name oder Anbieter zu finden. Die Auswahl zeigt die Preise pro 1M Tokens für jedes Modell.

## Einrichtung

1. Erstelle ein Konto auf openrouter.ai und lade Guthaben auf
2. Generiere einen API-Schlüssel im OpenRouter-Dashboard
3. Öffne TypeWhisper Einstellungen > Plugins
4. Finde das OpenRouter-Plugin und klicke auf Konfigurieren
5. Gib deinen OpenRouter API-Schlüssel ein
6. Suche und wähle ein Modell aus
7. Wähle OpenRouter als LLM-Anbieter in einem benutzerdefinierten Prompt
57 changes: 57 additions & 0 deletions src/content/addons/en/openrouter.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
slug: openrouter
name: OpenRouter
author: TypeWhisper
version: 1.0.0
icon: Globe
description: Access 300+ LLMs from OpenAI, Anthropic, Google, Meta and more through a single API with model search and pricing display.
categories:
- llm
platforms:
- mac
source: bundled
id: com.typewhisper.openrouter
minAppVersion: 0.9.0
apiDocsUrl: https://openrouter.ai/docs/quickstart
sourceUrl: https://github.com/TypeWhisper/typewhisper-mac/tree/main/Plugins/OpenRouterPlugin
principalClass: OpenRouterPlugin
---

## About

OpenRouter gives TypeWhisper access to over 300 large language models from dozens of providers through a single API key. Instead of managing separate accounts for each provider, you pick any model from the OpenRouter catalog and the plugin routes requests accordingly. The settings view shows your remaining account balance and per-model pricing so you can choose the right model for your budget.

## Features

- Access to 300+ LLMs from OpenAI, Anthropic, Google, Meta, Mistral and more
- Searchable model picker with live filtering
- Per-model pricing display (input and output cost per 1M tokens)
- Account balance and remaining credits shown in settings
- API keys stored securely in the macOS Keychain
- Usable as the LLM provider for prompt-based workflows

## Supported Providers

OpenRouter aggregates models from many providers. A few examples:

- **OpenAI** - GPT-4o, GPT-4.1, o3 and more
- **Anthropic** - Claude Opus, Sonnet, Haiku
- **Google** - Gemini Pro, Gemma
- **Meta** - Llama 4
- **Mistral** - Mistral Large, Codestral
- **And many more** - the full catalog is searchable inside the plugin

## Configuration

- **API Key** - Create a free account at openrouter.ai and generate an API key in the dashboard. Add credits to your account to use paid models.
- **LLM Model** - Use the search field to find a model by name or provider. The picker shows pricing per 1M tokens for each model.

## Setup

1. Create an account at openrouter.ai and add credits
2. Generate an API key in the OpenRouter dashboard
3. Open TypeWhisper Settings > Plugins
4. Find the OpenRouter plugin and click Configure
5. Enter your OpenRouter API key
6. Search for and select a model
7. Choose OpenRouter as your LLM provider in a custom prompt