Skip to content

Document Requesty as an OpenAI-compatible provider - #71

Open
Thibaultjaigu wants to merge 1 commit into
byjlw:mainfrom
Thibaultjaigu:add-requesty-provider
Open

Document Requesty as an OpenAI-compatible provider#71
Thibaultjaigu wants to merge 1 commit into
byjlw:mainfrom
Thibaultjaigu:add-requesty-provider

Conversation

@Thibaultjaigu

Copy link
Copy Markdown

Documents Requesty as an OpenAI-compatible provider option for the openai_api client, mirroring how OpenRouter is presented.

Requesty (https://requesty.ai) is an OpenAI-compatible LLM router — base URL https://router.requesty.ai/v1, provider/model naming, Authorization: Bearer auth. Since the openai_api client already accepts any OpenAI-compatible api_url, this is a docs/config contribution (no new client class or provider enum invented, and the shipped default is unchanged).

Changes:

  • readme.md: Requesty added to the OpenAI-compatible setup section, quick-start, and config comment (api_url https://router.requesty.ai/v1, key at https://app.requesty.ai/api-keys, example model openai/gpt-4o-mini).
  • docs/USAGES.md, docs/DESIGN.md: Requesty listed alongside OpenRouter as an OpenAI-compatible endpoint.
  • video_analyzer/cli.py: --api-url help mentions the Requesty base URL as an example.

I work at Requesty. This mirrors the existing OpenRouter provider as closely as possible. Happy to adjust or close it if it's not a fit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant