-
Notifications
You must be signed in to change notification settings - Fork 26
Audio chat #292
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
Merged
+1,341
−80
Merged
Audio chat #292
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
3274c7f
feat(audiochat): implement generic audio chat provider that schedules…
julien-nc b98e717
feat(audio-chat): record audio, store file, submit new fake message
julien-nc 285b40d
feat(audio-chat): adjust UI to really submit, handle audio attachment…
julien-nc 0c0ed92
feat(audio-chat): auto play new assistant audio messages
julien-nc 2d53275
feat(audio-chat): generate openAPI specs
julien-nc 3a706b8
feat(audio-chat): remove fallback task type, register provider only i…
julien-nc ffe2bcf
feat(audio-chat): filter out the audio chat task type in the assistan…
julien-nc 7594d46
feat(audio-chat): implement ContextAgentAudioInteraction provider and…
julien-nc 9a72e81
feat(audio-chat): add personal setting to toggle autoplay, fix person…
julien-nc bb6124e
feat(audio-chat): make sure attachments are always set in the entity
julien-nc e609d1d
feat(audio-chat): perform TTS for response after agency confirmation
julien-nc ba4ea60
feat(audio-chat): add support for optional remote_audio_id which we c…
julien-nc 4cecfca
fix(chat): delete related tasks when deleting a session or a message,…
julien-nc cb6529a
feat(audio-chat): store and use potential remote_audio_expires_at
julien-nc 6d85f2d
fix(audio-chat): prevent crash when trying to delete non existing task
julien-nc 330296c
check if audio chat is available to show the record button, filter ou…
julien-nc 4eb342f
clarify message mapper, use sessionId in deleteMessageById and getMes…
julien-nc 891bb75
in regenerateForSession, delete task related with the deleted message
julien-nc 003cdb3
rename initial state, mention integration_openai in comments, add mis…
julien-nc 5cc7c59
fix typos
julien-nc 7afb3e1
fix(audio-chat): update session title if the first message was audio,…
julien-nc 77c2647
enh(audio-chat): add warning log if TTS of agency post-confirmation m…
julien-nc cf6648a
enh(audio-chat): add comments and adjust frontend error messages
julien-nc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.