Peer Schütt
5ae8d7e2a7
Merge branch 'main' into tool_calling_v2
...
# Conflicts:
# app/MindWork AI Studio/Assistants/AssistantBase.razor.cs
# app/MindWork AI Studio/Assistants/I18N/allTexts.lua
# app/MindWork AI Studio/Components/ChatComponent.razor.cs
# app/MindWork AI Studio/Plugins/configuration/plugin.lua
# app/MindWork AI Studio/Plugins/languages/de-de-43065dbc-78d0-45b7-92be-f14c2926e2dc/plugin.lua
# app/MindWork AI Studio/Plugins/languages/en-us-97dfb1ba-50c4-4440-8dfa-6575daf543c8/plugin.lua
# app/MindWork AI Studio/Provider/AlibabaCloud/ProviderAlibabaCloud.cs
# app/MindWork AI Studio/Provider/BaseProvider.cs
# app/MindWork AI Studio/Provider/DeepSeek/ProviderDeepSeek.cs
# app/MindWork AI Studio/Provider/Fireworks/ProviderFireworks.cs
# app/MindWork AI Studio/Provider/GWDG/ProviderGWDG.cs
# app/MindWork AI Studio/Provider/Google/ProviderGoogle.cs
# app/MindWork AI Studio/Provider/Groq/ProviderGroq.cs
# app/MindWork AI Studio/Provider/Helmholtz/ProviderHelmholtz.cs
# app/MindWork AI Studio/Provider/HuggingFace/ProviderHuggingFace.cs
# app/MindWork AI Studio/Provider/Mistral/ProviderMistral.cs
# app/MindWork AI Studio/Provider/OpenAI/ProviderOpenAI.cs
# app/MindWork AI Studio/Provider/OpenAI/ResponsesAPIRequest.cs
# app/MindWork AI Studio/Provider/OpenRouter/ProviderOpenRouter.cs
# app/MindWork AI Studio/Provider/Perplexity/ProviderPerplexity.cs
# app/MindWork AI Studio/Provider/SelfHosted/ProviderSelfHosted.cs
# app/MindWork AI Studio/Provider/X/ProviderX.cs
# app/MindWork AI Studio/Settings/DataModel/Data.cs
# app/MindWork AI Studio/Tools/PluginSystem/PluginConfiguration.cs
# app/MindWork AI Studio/Tools/PluginSystem/PluginFactory.Loading.cs
# app/MindWork AI Studio/wwwroot/changelog/v26.4.1.md
2026-06-03 15:19:52 +02:00
Nils Kruthoff
d380c3131a
added response api and set as default next to the chat completion api
2026-05-19 22:26:20 +02:00
Peer Schütt
d494fe4bc7
Chat request refactoring for OpenAI-compatible providers ( #722 )
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage,deb,updater, appimage,deb) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Determine run mode (push) Waiting to run
Build and Release / Read metadata (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage,deb,updater, appimage,deb) (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
2026-04-13 13:33:17 +02:00
Peer Schütt
e5a9b32245
Renamed Tools to ProviderTools as a preparation for the implementation of local tool calling
2026-04-08 09:21:38 +02:00
Thorsten Sommer
4be5002088
Refactored chat requests ( #607 )
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
2025-12-28 14:10:20 +01:00
Peer Schütt
9ef1a047f0
Added expert mode to providers ( #562 )
...
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
2025-11-13 18:13:16 +01:00
Thorsten Sommer
38ec098430
Improved the OpenAI provider ( #548 )
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
2025-09-03 10:08:04 +02:00