The OpenAI wire. Point an OpenAI client at https://api.recovea.ai/v1: the paths it already uses are forwarded to OpenAI unchanged, with the provider key connected to your organization.
Base URL https://api.recovea.ai/v1
- Create a chat completion POST /v1/chat/completions
- Create a completion POST /v1/completions
- Create embeddings POST /v1/embeddings
- Create a response POST /v1/responses
- List models GET /v1/models
- Any other OpenAI path ANY /v1/{path}