Skip to content
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

Add OpenAI Realtime API Integration #306

Merged
merged 60 commits into from
Oct 3, 2024
Merged

Add OpenAI Realtime API Integration #306

merged 60 commits into from
Oct 3, 2024

Conversation

wangyoucao577
Copy link
Collaborator

No description provided.

plutoless and others added 30 commits September 5, 2024 02:11
* feat: upgrade to ten 0.2

* feat: disable auto_start

* feat: allow customize build type

* feat: add debugging tools

* feat: add debugging and build configs

* fix: go debugging launch

* feat: update image

* feat: update version

* fix: greeting missed

* test: build docker

* Revert "test: build docker"

This reverts commit 06a4269.

---------

Co-authored-by: Jay Zhang <[email protected]>
* feat: openai extension refactoring

* feat: adding refactor code / async.io

* feat: fix refactoring bugs

* fix: add manifest.json

* feat: add queue logic

* fix: fix issues
- remove test code
- prevent sending full content again
- add queue logic

* feat: fix parseSentence

* fix: fix end_segment bug

* feat: add chatflow abstraction
- chatflow
- refactor to simplify flow run
- added event emitter for intermedium execution

* feat: refactor openai, support multi data-stream data pack

* feat: finalize openai extension refactoring
- change asyncio.queue to AsyncQueue
- change the way we abstract chatflow
- use eventEmitter for easier tool notification
- use queue to ensure task are processed one by one and cancellable

* feat: add docs

* feat: don't use private api
- support graph reading for playground
- support property adjusting
@wangyoucao577 wangyoucao577 merged commit 897f854 into main Oct 3, 2024
6 checks passed
@wangyoucao577 wangyoucao577 deleted the feature/v2v branch October 3, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants