Skip to content

Add Requesty as an AI provider - #354

Open
Thibaultjaigu wants to merge 1 commit into
kimlimjustin:nextfrom
Thibaultjaigu:add-requesty-provider
Open

Thibaultjaigu wants to merge 1 commit into
kimlimjustin:nextfrom
Thibaultjaigu:add-requesty-provider

Conversation

@Thibaultjaigu

Copy link
Copy Markdown

This adds Requesty as an AI provider, mirroring the existing OpenRouter provider.

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

Changes (apps/src-tauri/src/ai.rs): a chat_with_requesty function, a requesty: model route in route_ai_request, Requesty entries in get_ai_models, a provider-name match arm, and key resolution via REQUESTY_API_KEY. Plus the default-model map in search/compat_commands.rs.

Model naming is provider/model. Verified: cargo build passes, cargo fmt --check clean.

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 chat_with_requesty, the requesty: model route,
model list entries, provider dispatch, and key resolution.

Signed-off-by: Thibault Jaigu <thibault.jaigu@gmail.com>
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

@Thibaultjaigu is attempting to deploy a commit to the Justin Maximillian Kimlim's projects Team on Vercel.

A member of the Team first needs to authorize it.

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