Skip to content

Conversation

@xilanhua12138
Copy link

add bytedance doubao feature including stt tts llm realtime

xilanhua12138 added 2 commits October 10, 2025 15:44
Fix the hatch version path from 'livekit/plugins/openai/version.py' to
'livekit/plugins/doubao/version.py' to resolve build errors.
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


xilanhua12138 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

xilanhua12138 added 2 commits October 11, 2025 14:45
- Fix import sorting and remove unused imports
- Replace deprecated typing imports (Optional, Dict, List) with modern syntax (| None, dict, list)
- Fix bare except statements to catch specific exceptions
- Remove unused variables and fix f-strings without placeholders
- Fix getattr() calls with constant attributes
- Add missing newlines at end of files
- Update type annotations to use modern Python 3.10+ syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants