Metadata-Version: 2.4
Name: bella-omni
Version: 1.0.0
Summary: Bella Omni - 可热插拔的全模态实时对话插件
Author: Bella Team
License: MIT
Project-URL: Homepage, https://github.com/bella-team/bella-omni
Project-URL: Documentation, https://bella-omni.readthedocs.io
Keywords: bella,omni,qwen,realtime,multimodal,ai,fastapi
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Framework :: FastAPI
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: fastapi>=0.100.0
Requires-Dist: dashscope>=1.23.9
Requires-Dist: websockets>=11.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
Requires-Dist: httpx>=0.24; extra == "dev"
