Skip to content

Add Requesty as an LLM provider#9

Open
Thibaultjaigu wants to merge 1 commit into
AutoLab-SAI-SJTU:mainfrom
Thibaultjaigu:add-requesty-provider
Open

Add Requesty as an LLM provider#9
Thibaultjaigu wants to merge 1 commit into
AutoLab-SAI-SJTU:mainfrom
Thibaultjaigu:add-requesty-provider

Conversation

@Thibaultjaigu

Copy link
Copy Markdown

This adds Requesty as a provider, mirroring the existing OpenRouter provider.

Requesty (https://router.requesty.ai/v1) is an OpenAI-compatible LLM router.

Changes (llm.py): add a requesty entry to PROVIDER_CONFIGS (base URL + REQUESTY_API_KEY + base-URL override env) and extend the optional attribution-header branch to cover Requesty. Plus app.py provider dropdown, .env.example, and README. Model naming is provider/model.

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.

Mirror the existing OpenRouter provider to add Requesty (https://router.requesty.ai/v1),
an OpenAI-compatible LLM router. Adds a requesty entry to PROVIDER_CONFIGS and wires the
optional attribution headers, plus env/README docs.

Signed-off-by: Thibault Jaigu <thibault.jaigu@gmail.com>
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