-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch to task processing #97
Commits on Jul 2, 2024
-
start adding support for task processing API
add new notification table, add new endpoint to ask a notification for a task adjust frontend to new scheduling logic with polling and setNotifyReady adjust to the real task processing OCP API support all input field types from task type inputShape adjust task history list fix number value being saved as string, start improving canSubmit check, should probably be checking all inputShape fields use the assistant when the freeprompt picker is opened use the assistant when the audio transcription picker is opened use the assistant in the image generation smart picker, share result images, return the share links implement preview generation for output files display progress in running empty content Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 311b582 - Browse repository at this point
Copy the full SHA 311b582View commit details -
fix overflow, show message on task error
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 274b1c8 - Browse repository at this point
Copy the full SHA 274b1c8View commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28e4375 - Browse repository at this point
Copy the full SHA 28e4375View commit details -
allow to cancel a task in the modal while waiting for results
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d95b3e - Browse repository at this point
Copy the full SHA 9d95b3eView commit details -
improve style in standalone page
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b93ea27 - Browse repository at this point
Copy the full SHA b93ea27View commit details -
migrate chatty UI to the task processing API
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 358200a - Browse repository at this point
Copy the full SHA 358200aView commit details -
fix loading state after canceling a task
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b838504 - Browse repository at this point
Copy the full SHA b838504View commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d638d3a - Browse repository at this point
Copy the full SHA d638d3aView commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f283b0 - Browse repository at this point
Copy the full SHA 8f283b0View commit details -
cleanup and start fixing psalm issues
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0af253e - Browse repository at this point
Copy the full SHA 0af253eView commit details
Commits on Jul 3, 2024
-
do not show chattyUI tasks in text2text history
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2732ee1 - Browse repository at this point
Copy the full SHA 2732ee1View commit details -
cleanup input form from old specific contextwrite stuff
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2db2455 - Browse repository at this point
Copy the full SHA 2db2455View commit details -
change style of output text field
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3b66e5 - Browse repository at this point
Copy the full SHA b3b66e5View commit details -
fixed footer position, expand input/output form and history vertically
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f11ba49 - Browse repository at this point
Copy the full SHA f11ba49View commit details -
start moving buttons in text field
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca3e092 - Browse repository at this point
Copy the full SHA ca3e092View commit details -
Configuration menu - View commit details
-
Copy full SHA for 519d432 - Browse repository at this point
Copy the full SHA 519d432View commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c10dc4 - Browse repository at this point
Copy the full SHA 5c10dc4View commit details
Commits on Jul 4, 2024
-
absolute position of copy and chooseFile buttons in text fields
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aed6282 - Browse repository at this point
Copy the full SHA aed6282View commit details -
fix more psalm issues and update baseline to ignore remaining ones
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 088049e - Browse repository at this point
Copy the full SHA 088049eView commit details -
change style of number field, remove task type name+desc, add title t…
…o task type button in the selector Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0303112 - Browse repository at this point
Copy the full SHA 0303112View commit details -
remove result title in form, add desc as title for text fields
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d2e33d - Browse repository at this point
Copy the full SHA 4d2e33dView commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb4be77 - Browse repository at this point
Copy the full SHA eb4be77View commit details -
update sylelint, adjust NcModal for latest nc/vue
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1a3885 - Browse repository at this point
Copy the full SHA f1a3885View commit details
Commits on Jul 5, 2024
-
improve media field style, allow to clear its value
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28f3fe5 - Browse repository at this point
Copy the full SHA 28f3fe5View commit details -
change how to toggle advanced fields: NcActions next to submit button
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff8c052 - Browse repository at this point
Copy the full SHA ff8c052View commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be4287c - Browse repository at this point
Copy the full SHA be4287cView commit details -
fix border radius of images in task history list item
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c37e00 - Browse repository at this point
Copy the full SHA 9c37e00View commit details -
disable debug in assistant service
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 061a7ee - Browse repository at this point
Copy the full SHA 061a7eeView commit details
Commits on Jul 8, 2024
-
fix identifier being replaced by customId, use task appId to only sho…
…w assistant stuff in the history Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eeb4955 - Browse repository at this point
Copy the full SHA eeb4955View commit details -
make chattyUI message/title generations asynchronous, the frontend po…
…lls for results Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47b73a9 - Browse repository at this point
Copy the full SHA 47b73a9View commit details -
fix input field style in chattyUI
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 306fb1d - Browse repository at this point
Copy the full SHA 306fb1dView commit details
Commits on Jul 9, 2024
-
fix field validity check to disable the submit button
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 555f9d2 - Browse repository at this point
Copy the full SHA 555f9d2View commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c52e3b - Browse repository at this point
Copy the full SHA 2c52e3bView commit details -
fix bug when opening the assistant and the last selected task type is…
… not there anymore Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75273b0 - Browse repository at this point
Copy the full SHA 75273b0View commit details -
add migration step to remove old tables
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3dda242 - Browse repository at this point
Copy the full SHA 3dda242View commit details
Commits on Jul 10, 2024
-
fix data folder creation, fix input file upload: avoid name collision…
… when uploading multiple files, use the original file names Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30ad18a - Browse repository at this point
Copy the full SHA 30ad18aView commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ba20a0 - Browse repository at this point
Copy the full SHA 0ba20a0View commit details -
start implementing list of text
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a17b0ce - Browse repository at this point
Copy the full SHA a17b0ceView commit details -
start to adjust context chat custom UI to the new task processing pro…
…vider Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5cdd35f - Browse repository at this point
Copy the full SHA 5cdd35fView commit details
Commits on Jul 11, 2024
-
finalize context chat custom UI, change how inputs are reset on taskT…
…ype change Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a23b3cf - Browse repository at this point
Copy the full SHA a23b3cfView commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1321b10 - Browse repository at this point
Copy the full SHA 1321b10View commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0229883 - Browse repository at this point
Copy the full SHA 0229883View commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c01dfe4 - Browse repository at this point
Copy the full SHA c01dfe4View commit details
Commits on Jul 12, 2024
-
improve media field UX, disable buttons when uploading/recording, cha…
…nge labels Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af21951 - Browse repository at this point
Copy the full SHA af21951View commit details -
adjust list of media field to match media field
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a62eaf3 - Browse repository at this point
Copy the full SHA a62eaf3View commit details -
move text input label outside, fix copy button overlapping text
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d30404 - Browse repository at this point
Copy the full SHA 7d30404View commit details -
change delete, redo, copy icons
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad4c13b - Browse repository at this point
Copy the full SHA ad4c13bView commit details -
fix richcontenteditable style issues, make its height smaller
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f9474c - Browse repository at this point
Copy the full SHA 1f9474cView commit details -
add loading icon when chat is thinking, fix conversation header style
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0df3f8 - Browse repository at this point
Copy the full SHA e0df3f8View commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd553c2 - Browse repository at this point
Copy the full SHA bd553c2View commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02669c6 - Browse repository at this point
Copy the full SHA 02669c6View commit details -
add type validation in number field
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39ab774 - Browse repository at this point
Copy the full SHA 39ab774View commit details
Commits on Jul 13, 2024
-
attempt to fix issue when no task type is selected
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5041364 - Browse repository at this point
Copy the full SHA 5041364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aa7c11 - Browse repository at this point
Copy the full SHA 4aa7c11View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52611cb - Browse repository at this point
Copy the full SHA 52611cbView commit details -
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c93f43e - Browse repository at this point
Copy the full SHA c93f43eView commit details
Commits on Jul 19, 2024
-
Signed-off-by: Julien Veyssier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74958af - Browse repository at this point
Copy the full SHA 74958afView commit details