Skip to content

Tags: hmmhmmhm/ten-framework

Tags

0.6.2

Toggle 0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: better module registry (TEN-framework#460)

* feat: better module registry

* feat: add placeholder when no compatible tools

* Update playground/src/components/Chat/ChatCfgModuleSelect.tsx

Co-authored-by: czhen <56986964+shczhen@users.noreply.github.com>

* feat: change module type to enum

* feat: update playground image

---------

Co-authored-by: czhen <56986964+shczhen@users.noreply.github.com>

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: leverage ten's log (TEN-framework#417)

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: install azure_tts from store (TEN-framework#316)

* feat: install azure_tts from store

* refactor: remove chat_transcriber

v0.4.1

Toggle v0.4.1's commit message
feat: update image

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request TEN-framework#218 from rte-design/feature/ten

TEN

v0.3.0

Toggle v0.3.0's commit message
fix: fix agent start cannot get pid issue

v0.3.0-rc1

Toggle v0.3.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bugfix/build (TEN-framework#208)

* fix: build error

* fix: fix build failure

* fix: fix compile error

* fix: fix navigator not defined issue

---------

Co-authored-by: Jay Zhang <wangyoucao577@gmail.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Draft: enable python (TEN-framework#114)

* feat: remove golang

* feat: empty openai_chatgpt_python and python app

* feat: workaround for drop pcm frame

* fix: rte_proxy release

* fix: stop on wait

* feat: repath

* fix: remove proxy

* Feature/python expermential (TEN-framework#92)

* feat: add interrupt detector python extension

* feat(): add chat transcriber python extension

* feat(): add elevenlabs tts python extension

* chore(): modify comment

* chore(): modify log

* fix: agora_rtc

* Feature/python expermential (TEN-framework#93)

* feat: initial migration for openai

* feat: openai working initially

* fix: tts task not execute

* fix: prevent thread blocking in on_data

* fix: tts not stop

* fix: api

* feat: add interrupter

* feat: add logs to openai ext

* fix: sync manifest

* feat: add --manifest

* tmp: tmp cmd test

* Feature/python expermential (TEN-framework#97)

* init cosy tts and qwen llm

* add flush and async

* fix flush

* revert change on inerrupt

* feat: default to gchr.io image

* fix: fix interrupt crash

* fix: fix cosy

* feat: cn manifest example

* feat: support python manifest file

* feat: update docker build file

* fix: add files to package.sh

* fix: add jq in builder env

* fix: readme updates

* fix: fix readme

* enhancement: builder image update

* fix: package

* fix: readme & builder pack

* feat: enhance cosy & qwen extensions

* fix cosy interrupt and safe exit (TEN-framework#100)

* feat: support qwen as cn default in gateway server. readme update

* update cn default exmaple

* update readme

* fix

* fix

* tmp remove greetings from openai block

* fix: fix outdateTs issue

* Dev/fix cosy bug (TEN-framework#105) (TEN-framework#106)

* fix cosy interrupt and safe exit

* fix init

Co-authored-by: tomasliu <67892682+tomasliu-agora@users.noreply.github.com>

* feat: use buf for data stream

* fix: invalid argument

* feat: add chat_transcriber in graph

* feat: support json dump for chat transcriber

* fix: fix cosy_tts websocket closed issue

* feat: lock rtc ext version

* bedrock_llm_extension: add support for Amazon Bedrock Foundation Models (TEN-framework#111)

Co-authored-by: Chen188 <hidden>

* reduce side effects of unused python extensions (TEN-framework#110)

Co-authored-by: sunxilin <sunxilin@shengwang.cn>

* Revert "feat: remove golang"

This reverts commit af777ff.

* fix: build with 0.3 runtime

* fix: upgrade runtime dependencies

* fix: compatible with 0.3.x runtime api

* chore: add clean

* feat: remove python start

* chore: also clean bin folder

* feat: upgrade dependencies

* chore: add vscode settings

* chore: remove useless deps

* chore: typo

* chore: log level

* feat: start by worker

* fix: chat transcriber

* fix: package

* fix: default examples

* feat: only main updates latest image

* test: build image

* feat: workaround to avoid too many warning logs

---------

Co-authored-by: sunshinexcode <24xinhui@163.com>
Co-authored-by: Zhang Qianze <zhangqianze@agora.io>
Co-authored-by: tomasliu <67892682+tomasliu-agora@users.noreply.github.com>
Co-authored-by: Ethan Zhang <qianze.zhang@hotmail.com>
Co-authored-by: Bin Chen <fengzhishuiwo@163.com>
Co-authored-by: xxxxl_sun <31622273+sunxilin@users.noreply.github.com>
Co-authored-by: sunxilin <sunxilin@shengwang.cn>

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request TEN-framework#9 from cyfyifanchen/test

Updating and Adding READMECN.md