Skip to content

Add Requesty as an LLM provider - #25

Merged
macOS26 merged 1 commit into
macOS26:mainfrom
Thibaultjaigu:add-requesty-provider
Jul 26, 2026
Merged

Add Requesty as an LLM provider#25
macOS26 merged 1 commit into
macOS26:mainfrom
Thibaultjaigu:add-requesty-provider

Conversation

@Thibaultjaigu

Copy link
Copy Markdown
Contributor

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

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

Change: a requesty LLMProviderConfig in LLMProviderSetup.swift (registered in registerAllProviders), mirroring the openRouter/huggingFace OpenAI-compatible cloud entries — the file's documented extension point for adding a provider.

Model naming is provider/model. swiftc -parse clean. I scoped this to the modern LLMRegistry path and left the legacy provider surface untouched; happy to extend further if you'd like.

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, in the LLMProviderSetup registry (the documented
extension point). Registers a requesty provider config alongside the others.

Signed-off-by: Thibault Jaigu <thibault.jaigu@gmail.com>
@macOS26
macOS26 merged commit 4fc0e6c into macOS26:main Jul 26, 2026
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.

2 participants