Commit Graph

118 Commits (ae5f796d0c267136fa99424bf6f00766ca8063ff)

Author SHA1 Message Date
Lukas Schaefer 382e59e736
Fix: multimodal chatwithtools was not made internal 4 weeks ago
Lukas Schaefer a17fb0725a
Feat: Add MultimodalChatWithTools and MultimodalContextAgentInteraction 1 month ago
Marcel Klehr 33091a5008 fix: Address review comments 1 month ago
Marcel Klehr eca8b57710 fix: Address review comments 1 month ago
Marcel Klehr 52fababa20 fix: Address review comments 1 month ago
Marcel Klehr 326b94a571 fix: Address review comments 1 month ago
Marcel Klehr b8db1f079c fix: Fix psalm issue 1 month ago
Marcel Klehr a5014168c2 fix: Fun cs:fix 1 month ago
Marcel Klehr c5c7b98e91 fix(TaskProcessing): Sanitize file extension and remove mimetype property 1 month ago
Marcel Klehr 9a983cca76 fix(TaskProcessing): Fix EShapeType validation 1 month ago
Marcel Klehr 4e01aaaf01 fix: Apply suggestions from code review 1 month ago
Marcel Klehr 1a5d59937a fix: Add dot before file extension 1 month ago
Marcel Klehr f961edf5e5 feat(TaskProcessing): Store output files with extension to ease mimetype guessing 1 month ago
Lukas Schaefer f1e65fab5b
fix: Undo accidental internal task type 2 months ago
Lukas Schaefer d1a74a4662
refactor(taskprocessing): mark built-in text task types as internal and 2 months ago
Lukas Schaefer a4a753c952
feat(TaskProcessing): add TextToTextImprove to improve or iterate on text 2 months ago
Julien Veyssier 76551aa69a feat(TaskProcessing): add AudioToAudioTranslate TaskType 2 months ago
Edward Ly 2d01dd6327
feat(TaskProcessing): add AudioToTextSubtitles TaskType 2 months ago
Yoan Bozhilov 80f72a86e7 fix(taskprocessing): @since 35.0.0 for claimNextScheduledTask 2 months ago
Yoan Bozhilov 0799454a1f fix(taskprocessing): claim tasks atomically with SKIP LOCKED + composite index 2 months ago
Julien Veyssier d8477ed7d4 feat(task-streaming): set preferStreaming default value to false, allow setting it with the OCS API 2 months ago
Julien Veyssier 76709d7efc
feat(task-streaming): address review comments 2 months ago
Julien Veyssier 8ee02812ef feat(task-streaming): rename ISynchronousOptionsProvider to ISynchronousOptionsAwareProvider 2 months ago
Julien Veyssier b04de05805 fix(task-streaming): fix psalm issues, run cs:fix, gen openapi specs 2 months ago
Julien Veyssier 207f347afc feat(task-streaming): add new provider interface 2 months ago
Julien Veyssier ddf914231b feat(task-streaming): add preferStreaming boolean attribute to taskprocessing tasks. pass it to ISynchronousProgressiveProvider::process 2 months ago
Julien Veyssier a6e6d92103 feat(task-streaming): do not update the task in DB when setting intermediate result if notify_push is available 2 months ago
Julien Veyssier e4bea82c86 feat(task-streaming): add an endpoint to set a task intermediate output 2 months ago
Julien Veyssier 7870537d01 feat(task-streaming): allow the Php providers to set intermediate results with a callback in process 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Lukas Schaefer 574243fab3
feat(TaskProcessing): add TextToTextReformatParagraphs task type 4 months ago
Ferdinand Thiessen 81752fc9ed
chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Daniel Kesselberg 25ca85e329
docs(ocp): Add since tag 4 months ago
Oleksander Piskun f573285040 feat(taskprocessing): Add queue_stats API endpoint for external autoscalers 5 months ago
Marcel Klehr a45978789b fix(TaskProcessing): Expose userFacingErrorMessage on ResponseDefinitions#CoreTaskProcessingTask 7 months ago
Marcel Klehr 0745731806 fix(TaskProcessing): Increase EShapeType::Text limit to 256_000 KB 8 months ago
Marcel Klehr 25044f82ae fix(TaskProcessing): Adjust OCR task type to allow for multiple files and pdfs 8 months ago
Marcel Klehr 3355e6a2f7 feat(TaskProcessing): Add OCR TaskType 9 months ago
Julien Veyssier b4f7fe2cb6
feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 9 months ago
Julien Veyssier 33d1acddc7
fix(ai-apis): reject text inputs that are longer than 64K chars 9 months ago
Marcel Klehr b5f057cdbc fix: Fix psalm issue 10 months ago
Marcel Klehr 044e92bf4e feat(TaskProcessing): Introduce ITriggerableProvider 10 months ago
Marcel Klehr 9df303f876 fix: address review comments 10 months ago
Marcel Klehr 3f527661b1 fix: Create new class instead of extending existing class 10 months ago
Marcel Klehr 8cf1504a76 fix: Apply suggestion from @kyteinsky 10 months ago
Marcel Klehr 7373f11af6 feat(TaskProcessing): user-facing error messages 10 months ago
Marcel Klehr 16da8bbc8a fix(TaskProcessingApiController): Implement getNextScheduledTasks for next_batch endpoint 10 months ago
Marcel Klehr 13eb2d1cbd feat(TaskProcessing): Introduce internal task types 10 months ago
Julien Veyssier 8c447eaba6
feat(taskprocessing): add manager method to get the list of available task type IDs 12 months ago
Julien Veyssier 222b19b805
feat(taskprocessing): rename cleanup column to allow_cleanup 1 year ago