Create a model alias with fallback models for the organization that owns the API key.
A model alias allows you to define a name that resolves to an ordered list of fallback models. For example, you could create an alias called “sonnet-4” that falls back to [“anthropic/claude-3-5-sonnet-latest”, “anthropic/claude-3-5-sonnet-20241022”].
Documentation Index
Fetch the complete documentation index at: https://docs.opper.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.