AI-Studio/app/MindWork AI Studio/Provider/Requesty
Thibault Jaigu fe61acc5b2 Added Requesty as a provider
Requesty is an OpenAI compatible AI gateway. The provider mirrors OpenRouter: chat completions over https://router.requesty.ai/v1/, the same project headers, and a model list read from both the managed policies (models/managed) and the full catalog (models), including the context window.
2026-09-25 10:04:02 +01:00
..
ProviderRequesty.cs Added Requesty as a provider 2026-09-25 10:04:02 +01:00
RequestyModel.cs Added Requesty as a provider 2026-09-25 10:04:02 +01:00
RequestyModelsResponse.cs Added Requesty as a provider 2026-09-25 10:04:02 +01:00