Skip to content

Add Requesty as a provider#54

Open
Thibaultjaigu wants to merge 1 commit into
iagooar:masterfrom
Thibaultjaigu:add-requesty-provider
Open

Add Requesty as a provider#54
Thibaultjaigu wants to merge 1 commit into
iagooar:masterfrom
Thibaultjaigu:add-requesty-provider

Conversation

@Thibaultjaigu

Copy link
Copy Markdown

Adds Requesty (https://requesty.ai) as a seeded OpenAI-compatible provider, mirroring the existing openrouter/groq entries.

  • src/config.rs: new requesty entry in the model_providers map (base_url = "https://router.requesty.ai/v1", env_key = "REQUESTY_API_KEY") + a matching default profile (model openai/gpt-4o-mini), and a Requesty option in the --init interactive menu.
  • src/bin/qq.rs, src/bin/qa.rs: REQUESTY_API_KEY added to the env-var hint text.
  • README.md: provider/env/profile docs.

cargo build passes; the additions are rustfmt-clean. API keys: https://app.requesty.ai/api-keys

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