TEN-framework / ten_framework

TEN, the Next-Gen AI-Agent Framework, the world's first truly real-time multimodal AI agent framework.
https://doc.theten.ai/
Other
346 stars 29 forks source link

feat: support retry mechanism in integrated protocol and remove ten_sleep in smoke tests #283

Closed sunxilin closed 5 days ago

sunxilin commented 1 week ago

This pull request introduces several changes to the TEN framework, primarily focusing on enhancing protocol handling and adding a retry mechanism. The most important changes include modifications to protocol function signatures, addition of retry configurations, and updates to timer functionalities.

Protocol Handling Enhancements:

Retry Mechanism:

Timer Functionality:

Additional Changes:

These changes collectively improve the robustness and flexibility of protocol management within the TEN framework.