Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
plutoless created a review comment on a pull request on TEN-framework/TEN-Agent
can we have a more specific type like dict? better put a comment here.
plutoless pushed 1 commit to main TEN-framework/TEN-Agent
- fix(playground): cfg settings (#437) * fix(playground): cfg settings * Update README.md 1160ef4
plutoless closed an issue on TEN-framework/TEN-Agent
[BUG] playground property override is not showing values property sometimes
### Description playground property override is not showing values property sometimes ### Environment linux ### Steps to reproduce 1. start playground 2. randomly swith extensions in property...plutoless closed a pull request on TEN-framework/TEN-Agent
fix(playground): cfg settings
Refer to [BUG] playground property override is not showing values property sometimes #432 Scope - Playground Fix - [x] Force reload `GraphCfgForm` component after graph/extension changes ...plutoless pushed 1 commit to 435-feature-architecture-diagram-needed-for-how-different-components-work TEN-framework/TEN-Agent
- feat: add components diagram 3ca260b
plutoless created a branch on TEN-framework/TEN-Agent
435-feature-architecture-diagram-needed-for-how-different-components-work - TEN Agent is a world-class multimodal AI agent integrated with the OpenAI Realtime API, RTC, and features weather checks, web search, vision, and RAG.
plutoless opened an issue on TEN-framework/TEN-Agent
[FEATURE] Architecture diagram needed for how different components work
### Description Architecture diagram needed for how different components work ### Severity Critical ### Additional Information _No response_plutoless created a comment on a pull request on TEN-framework/TEN-Agent
the conflict needs to be resolved @cyfyifanchen
plutoless pushed 1 commit to main TEN-framework/TEN-Agent
- fix http session closed error (#430) 790cd08
plutoless closed a pull request on TEN-framework/TEN-Agent
fix http session closed error
``` [agora_yde] 2024-11-21 16:21:21,493 - openai_v2v_python - INFO - 27637 - [extension.py:380] - append item {'id': 'item_AW4DgJBUU90q5QBQaQMeQ', 'object': 'realtime.item', 'type': 'function_call...plutoless closed a pull request on TEN-framework/TEN-Agent
feat: support tts base & refactor minimax tts
## Purpose create a tts abstraction class, and refactor existing tts extensions the purpose is to ease creation of tts extensions, and make sure they share the same basic protocols. ## Task -...plutoless pushed 7 commits to feat/tts-abs TEN-framework/TEN-Agent
- feat: add base tts 3f0e160
- Revert "feat: add base tts" This reverts commit 3f0e160ebfa6368f5f343c2739554c008e0a230f. 6908526
- 408 bug playground now has malefemale drop downs which dont do anything (#427) * fix: remove male/female dropdown fo... 7ae5349
- add auto retry (#429) ab24a57
- docs: adding usecases section and moving star us section down (#428) adding usecases section and moving star us sect... a7987ff
- feat!: separate agents (#433) * feat: update build image * feat: seperate agents * feat: use task instead of m... 53a5fa5
- Merge branch 'main' of https://github.com/rte-design/ASTRA.ai into feat/tts-abs 4771809
plutoless pushed 1 commit to feat/tts-abs TEN-framework/TEN-Agent
- fix: fix odd length audio_data issue f9e4923
plutoless pushed 21 commits to doc/llm-abs TEN-framework/ten_framework
- feat: add llm/llmtool extension tutorials 9497aa0
- feat: update structure b335374
- folder structure adjust 661ad43
- set article to be visible d3cf1b4
- feat: add codes (#282) fa6a91d
- chore: refine log_test test case 08d6d0a
- feat: add create extension with predefined type docs (#285) 4b74c22
- feat: support retry mechanism in integrated protocol and remove ten_sleep in smoke tests (#283) Co-authored-by: Hu Y... eca82ce
- feat: add ten_manager test cases (#287) 6f9e41b
- fix: refine codes (#288) 8abaaa1
- fix: refine codes (#290) aae1e59
- fix: empty property in msg (#291) Co-authored-by: Hu Yueh-Wei <[email protected]> 0e8de3d
- feat: dump extension name in c++ exception handler (#292) 8a69f98
- feat: change the return value of python async send_cmd to async generator (#294) ec86629
- fix: remove on_deinit_done (#300) 1e8f215
- feat!: add send_cmd_ex to distinguish send_cmd (#301) d450749
- feat!: remove send_json (#307) d898d62
- chore!: remove create_from_json (#311) 1f84d63
- feat!: remove create_from_json (#314) 62a875f
- Refactor!: remove create_from_json (#315) a805290
- and 1 more ...
plutoless created a branch on TEN-framework/ten_framework
doc/llm-abs - TEN, the Next-Gen AI-Agent Framework, the world's first truly real-time multimodal AI agent framework.
plutoless closed an issue on AgoraIO/openai-realtime-python
Tool use breaks model
Hi, I am able to get the sample code running well with a custom system prompt. However when i pass in tools like so: ```python class AgentTools(ToolContext): def __init__(self) -> None:...plutoless created a comment on an issue on AgoraIO/openai-realtime-python
resolved in https://github.com/AgoraIO/openai-realtime-python/pull/11
plutoless pushed 2 commits to main AgoraIO/openai-realtime-python
plutoless closed a pull request on AgoraIO/openai-realtime-python
fix: tools support issue
Tool support json format update. Function Call Response Handled. Dummy Function call addedplutoless opened an issue on TEN-framework/TEN-Agent
[BUG] playground property override is not showing values property sometimes
### Description playground property override is not showing values property sometimes ### Environment linux ### Steps to reproduce 1. start playground 2. randomly swith extensions in property...plutoless created a branch on TEN-framework/TEN-Agent
431-feature-support-fashionai-to-support-interrupt-for-video - TEN Agent is a world-class multimodal AI agent integrated with the OpenAI Realtime API, RTC, and features weather checks, web search, vision, and RAG.