OpenRouter
The OpenRouter Block is a unified API that specializes in providing access to a diverse range of supported Large Language Models (LLMs).
Prerequisites
Before you begin, ensure you have:
OpenRouter Account: Register or sign in at OpenRouter's website.
API Key: Obtain your OpenRouter Key.
Credits: Ensure you have enough API credits. (You have a small usage allowance (< $1) before you need to pay).
Setup
Adding API Key
Access the API Key Manager in Omnitool's left panel.
Input your OpenRouter API key.
Using the OpenRouter Block
Navigate to the "Add Block" collection within Omnitool.
Search for the
openrouter
namespace to locate its LLM block.There are two distinct LLM blocks provided. One of these is the vision transformer LLM model block, which is designed to process image input.
Additional Resources
For developers and users seeking more advanced configurations and troubleshooting resources for these blocks, refer to the OpenAPI and block specifications on the https://github.com/omnitool-ai/omni-core-blocks/tree/main/server/apis/openrouter.
For additional details on the OpenRouter API, refer to the OpenRouter website.
Last updated