Skip to content

Add Requesty as an LLM provider#25

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

Add Requesty as an LLM provider#25
Thibaultjaigu wants to merge 1 commit into
macOS26: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.

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>
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