Commit Graph

17 Commits

Author SHA1 Message Date
krut_ni
8240a83662 added a guid as a unique stream id to the file retrieval API 2025-06-30 14:52:14 +02:00
180e55c8ae
Renamed and refactored SSE metadata and event classes 2025-06-30 08:46:45 +02:00
1a4babc899
Formatting 2025-06-28 23:11:12 +02:00
27852e1165
Simplified & optimized ProcessEvent method 2025-06-28 23:09:52 +02:00
01f2176910
Replaced IsNullOrEmpty with IsNullOrWhiteSpace 2025-06-28 23:08:56 +02:00
3835f1db1e
Improved exception handling 2025-06-28 23:07:15 +02:00
e67cb7ed38
Removed unused AIStudio.Settings.DataModel imports 2025-06-28 23:06:38 +02:00
466f7874d4
Formatting 2025-06-28 22:36:06 +02:00
60e72b7015
Simplified return 2025-06-28 22:36:01 +02:00
56b1cc8231
Added invariant compare option 2025-06-28 22:35:29 +02:00
861c4f6e68
Renamed event to chunk 2025-06-28 22:34:15 +02:00
krut_ni
de654de799 removed pdf file retrieval 2025-06-24 21:50:39 +02:00
krut_ni
2c646aa2f0 replaced strings with i18n fallbacks and finalized sse handling 2025-06-24 20:08:27 +02:00
krut_ni
32b43bbd04 included parsing of pptx files; finished image segments processing 2025-06-24 14:29:31 +02:00
krut_ni
52866c34dd finalize event handler and retrieval logic 2025-06-24 10:20:31 +02:00
krut_ni
f77525a996 backend logic for file retrieval and reading of event streams 2025-06-23 14:15:49 +02:00
Thorsten Sommer
c4d9af18cd
Add component to read PDF files into assistants (#439)
Some checks failed
Build and Release / Read metadata (push) Has been cancelled
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) Has been cancelled
Build and Release / Prepare & create release (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Has been cancelled
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) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Has been cancelled
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) Has been cancelled
Build and Release / Publish release (push) Has been cancelled
2025-05-02 23:09:50 +02:00