AI-Studio/app/MindWork AI Studio
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
..
Agents Added a confluence data center wiki tool (#996) 2026-09-23 17:17:37 +02:00
Assistants Removed the cloud look from the data sources navigation entry (#999) 2026-09-23 21:04:34 +02:00
Chat Added the exact token count where the provider reports it (#989) 2026-09-23 20:17:02 +02:00
Components Added the exact token count where the provider reports it (#989) 2026-09-23 20:17:02 +02:00
Dialogs Let chat templates preselect tools and data sources (#995) 2026-09-22 16:39:17 +02:00
Layout Removed the cloud look from the data sources navigation entry (#999) 2026-09-23 21:04:34 +02:00
Models Added Requesty as a provider 2026-09-25 10:04:02 +01:00
Pages Added a confluence data center wiki tool (#996) 2026-09-23 17:17:37 +02:00
Plugins Added Requesty as a provider 2026-09-25 10:04:02 +01:00
Provider Added Requesty as a provider 2026-09-25 10:04:02 +01:00
Settings Added a confluence data center wiki tool (#996) 2026-09-23 17:17:37 +02:00
Tools Added the exact token count for Anthropic and OpenAI (#1004) 2026-09-24 13:36:06 +02:00
wwwroot Added Requesty as a provider 2026-09-25 10:04:02 +01:00
App.razor Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
FileHandler.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
GlobalUsings.cs Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
MindWork AI Studio.csproj Rebuilt how AI Studio knows what a model can do (#960) 2026-09-13 14:17:25 +02:00
packages.lock.json Added local RAG (#756) 2026-09-09 18:43:37 +02:00
Program.cs Added a confluence data center wiki tool (#996) 2026-09-23 17:17:37 +02:00
Redirect.cs Added a prompt injection detection (#857) 2026-08-23 11:09:11 +02:00
Routes.razor Deliver each drop to the zone under the cursor (#953) 2026-09-10 15:28:08 +02:00
Routes.razor.cs Added local RAG (#756) 2026-09-09 18:43:37 +02:00