Xin Wang eecde9f0fb Integrate React Query for data management and enhance Debug Preferences
- Added React Query for managing API calls related to assistants and voices.
- Introduced `useAssistantsQuery` and `useVoicesQuery` hooks for fetching data.
- Implemented mutations for creating, updating, and deleting voices using React Query.
- Integrated a global `QueryClient` for managing query states and configurations.
- Refactored components to utilize the new query hooks, improving data handling and performance.
- Added a Zustand store for managing debug preferences, including WebSocket URL and audio settings.
2026-03-02 22:50:57 +08:00
2026-02-08 22:37:36 +08:00
2026-02-26 01:58:39 +08:00

AI VideoAssistant

一个多媒体全双工交互服务网关

Description
No description provided
Readme 13 MiB
Languages
Python 60.8%
TypeScript 37.1%
HTML 1.6%
CSS 0.3%
Dockerfile 0.1%