Commit Graph

4 Commits

Author SHA1 Message Date
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
Prodman Devokadev
5966f0f6a5
Added LiteLLM as a new LLM provider (#909)
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
2026-08-30 12:55:18 +02:00
Thorsten Sommer
53da222562
Added IONOS as a provider and unified how providers sort their model lists (#941) 2026-08-29 20:45:39 +02:00
Peer Hogeterp
e78a0e61b9
Added provider icons (#934)
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
2026-08-25 12:46:10 +02:00