Releases: TEN-framework/TEN-Agent
Releases · TEN-framework/TEN-Agent
0.5.0
What's Changed
- fix: adjust folder structure by @plutoless in #269
- Feature/debugging by @plutoless in #271
- feat: switch to native env by @plutoless in #273
- doc: changing astra.ai to ten agent by @cyfyifanchen in #275
- chore(): add greeting for qwen LLM by @sunshinexcode in #277
- docs: updating banner feature gif and star us by @cyfyifanchen in #279
- docs: small wording update by @cyfyifanchen in #280
- Feat/refactor exts by @plutoless in #276
- feat: separate playground and demo by @plutoless in #282
- fix: changing the names by @cyfyifanchen in #278
- docs: updating readme-japanese also fixed the issue closed badge by @cyfyifanchen in #283
- fix: wording fix by @cyfyifanchen in #285
- chore(): offline va.qwen.rag by @sunshinexcode in #286
- feat: update build image to ten_agent_build by @wangyoucao577 in #301
- feat: improve first time loading experience, only enable Join button until it's fully functional by @tangpostkarte in #299
- Merge dev/0.5.0 by @wangyoucao577 in #304
- fix: Changing the names from Astra to Ten Agent by @cyfyifanchen in #305
- Add OpenAI Realtime API Integration by @wangyoucao577 in #306
- feat: add a script to generate a nice graph by @seven1240 in #303
- Feat/tools by @tomasliu-agora in #308
- Docs: updating READMEs in other languages. by @cyfyifanchen in #289
- docs: updating OpenAI Realtime API part to the README.md by @cyfyifanchen in #310
- docs: updating issue templates by @cyfyifanchen in #295
- fix: recreate v2v session when closed by @wangyoucao577 in #312
- fix: greeting on user joined by @wangyoucao577 in #313
- fix tool call and weather forcast and history by @tomasliu-agora in #311
- fix: one liner changing the case of the Ten Agent by @cyfyifanchen in #314
- fix: updating the greetings for different models. by @cyfyifanchen in #317
- fix: adding the loading state for the Join btn on the landing page. by @cyfyifanchen in #315
- feat: add node in devcontainer for demo and playground by @wangyoucao577 in #320
- feat: install azure_tts from store by @wangyoucao577 in #316
New Contributors
- @tangpostkarte made their first contribution in #299
- @seven1240 made their first contribution in #303
Full Changelog: v0.4.1...0.5.0
v0.4.1
What's Changed
- Readme-cn wording update by @cyfyifanchen in #201
- fix(): use clean to avoid deleting the start script by @sunshinexcode in #219
- Add Korean version by @Sam-SSTU in #220
- readme change and astra multimodal agent update by @cyfyifanchen in #224
- Print info log by default by @wangyoucao577 in #221
- Consistency change by @cyfyifanchen in #230
- [One liner] Typo fix. by @cyfyifanchen in #233
- Removing unnecessary docs by @cyfyifanchen in #234
- issues/231 by @plutoless in #232
- fix: update all org links by @plutoless in #240
- Fixing X links by @cyfyifanchen in #239
- Fix pip conflict by @wangyoucao577 in #241
- refactor & optimize property.json by @plutoless in #242
- feat: update docker images by @plutoless in #243
- Update bug_report.md by @cyfyifanchen in #235
- Adding ES FR and IT versioned readme by @cyfyifanchen in #244
-
- pre-import llama-index package by @plutoless in #247
- feat: use message_collector to replace chat_transcriber by @plutoless in #248
- feat: support environment variable in property.json by @plutoless in #249
- fix(): fix prompt and attribute settings by @sunshinexcode in #250
- fix: remove unnecessary so by @plutoless in #251
- Upgrade agora_rtc to 0.5.1 by @wangyoucao577 in #252
- feat: worker mgmt optimizaiton by @plutoless in #253
- feat: support korean and japanese by @plutoless in #255
- Removing property.json part in all READMEs. by @cyfyifanchen in #257
- modify openai model, gpt-3.5-turbo -> gpt-4o-mini by @sunshinexcode in #258
- Reademe 0829 by @cyfyifanchen in #260
- Lazy import slow python modules to speed up loading by @wangyoucao577 in #261
- Avoid too many exception logs by @wangyoucao577 in #262
- fixing the image links by @cyfyifanchen in #264
- Feat/api refactor by @plutoless in #263
- fix transcribe_asr_python extension name by @wangyoucao577 in #265
- feat: support api proxy by @plutoless in #266
- Feat/nextjs proxy by @plutoless in #267
New Contributors
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Highlight Features
- Powered by TEN framework! 🎉 🎉 🎉
What's Changed
- downgrade protobuf version to resolve version conflicts and regenerate using protoc v26.0 by @sunshinexcode in #217
- TEN by @wangyoucao577 in #218
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- fix: finalize ui by @plutoless in #209
- Feat/UI finalize by @plutoless in #211
Full Changelog: v0.3.0-rc1...v0.3.0
v0.3.0-rc1
Highlight Features
- Enable RAG and Vision support 🎉 🎉 🎉
What's Changed
- Remove dev branch by @wangyoucao577 in #121
- feat(): support docker-compose by @sunshinexcode in #123
- fix(): update docker build command to include platform specification by @sunshinexcode in #130
- Update README.md - Rename manifest example by @Huangshan16 in #133
- Updating sections as well as fixing WeChat QR Code by @cyfyifanchen in #131
- Update README-CN.md by @cyfyifanchen in #135
- Readme cn update by @cyfyifanchen in #136
- Restructure readme for better and easier use by @cyfyifanchen in #104
- Report error on unspported platform by @wangyoucao577 in #143
- Readme cn update by @cyfyifanchen in #138
- Build playground docker image automatically by @wangyoucao577 in #148
- Fix cozy tts no response by @wangyoucao577 in #144
- Fix: check if go extensions have duplicated go module name by @leoadonia in #150
- Feature/seperate graphs by @plutoless in #159
- remove on_init/on_deinit by @sunshinexcode in #160
- Updating readmes. by @cyfyifanchen in #161
- Updating readmes and as well as removing unnecessary assets by @cyfyifanchen in #167
- Fixing the broken url of banner img by @cyfyifanchen in #169
- Feat add litellm extension by @sunshinexcode in #165
- add transcribe_asr extension; optimize bedrock_llm extension; fix polly_tts bugs by @Chen188 in #174
- Initialize RAG by @wangyoucao577 in #175
- chore(): upgrade image version of graph_designer by @sunshinexcode in #176
- chore(): modify default log path by @sunshinexcode in #177
- chore(): add api upload by @sunshinexcode in #179
- feat: upgrade image vesion by @plutoless in #181
- Fix check not work on orbstack by @wangyoucao577 in #180
- Small change of readme and UI by @cyfyifanchen in #172
- Feat/remove litellm by @plutoless in #185
- Fix missed conversation transcriber for va.openai.cosy graph by @wangyoucao577 in #173
- feat: fix title by @plutoless in #186
- [One liner] Adding .idea to .gitignore by @cyfyifanchen in #187
- feat: support vision for openai by @plutoless in #137
- feat: support query to specify graph by @plutoless in #191
- chore(): add api for /vector/document by @sunshinexcode in #193
- fix(): fix graphNameMap not being able to retrieve environment variab… by @sunshinexcode in #195
- chore(): upgrade graph_designer image version by @sunshinexcode in #196
- upgrade image version by @sunshinexcode in #197
- docs: add Japanese README by @eltociear in #192
- feat: web ui update by @QinZhen001 in #198
- feat: upgrade playground image by @plutoless in #204
- feat(): add gemini llm extension by @sunshinexcode in #199
- fix(): collection must start with a letter by @sunshinexcode in #205
- Add RAG by @wangyoucao577 in #206
- Fix build error by @wangyoucao577 in #207
- Bugfix/build by @plutoless in #208
New Contributors
- @Huangshan16 made their first contribution in #133
- @leoadonia made their first contribution in #150
- @eltociear made their first contribution in #192
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Enable python support, so now any extension can be one of
c++/golang/python
, and we'll make them all together to run