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

Merge dev/0.5.0 #304

Merged
merged 16 commits into from
Oct 2, 2024
Merged

Merge dev/0.5.0 #304

merged 16 commits into from
Oct 2, 2024

Conversation

wangyoucao577
Copy link
Collaborator

No description provided.

plutoless and others added 15 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
demo/src/common/mock.ts Dismissed Show dismissed Hide dismissed
demo/src/components/loginCard/index.tsx Dismissed Show dismissed Hide dismissed
playground/src/components/authInitializer/index.tsx Dismissed Show dismissed Hide dismissed
@plutoless plutoless merged commit 23066da into main Oct 2, 2024
5 checks passed
@plutoless plutoless deleted the dev/0.5.0 branch October 2, 2024 10:44
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.

2 participants