# Native OpenAI Format {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} Get a list of currently available models. Automatically identify the return format based on the request headers: * Returns Anthropic format when `x-api-key` and `anthropic-version` headers are present * Returns Gemini format when `x-goog-api-key` header or `key` query parameter is present * Returns OpenAI format in other cases