Metadata-Version: 2.1
Name: livekit-agents
Version: 0.8.0.dev2
Summary: LiveKit Python Agents
Home-page: https://github.com/livekit/agents
License: Apache-2.0
Project-URL: Documentation, https://docs.livekit.io
Project-URL: Website, https://livekit.io/
Project-URL: Source, https://github.com/livekit/agents
Keywords: webrtc,realtime,audio,video,livekit,agents,AI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9.0
Description-Content-Type: text/markdown
Requires-Dist: click~=8.1
Requires-Dist: livekit~=0.11
Requires-Dist: livekit-api~=0.4
Requires-Dist: livekit-protocol~=0.4
Requires-Dist: protobuf>=3
Requires-Dist: pyjwt>=2.0.0
Requires-Dist: types-protobuf<5,>=4
Requires-Dist: watchfiles~=0.22
Requires-Dist: psutil~=5.9
Requires-Dist: colorama; sys_platform == "win32"
Provides-Extra: codecs
Requires-Dist: av>=11.0.0; extra == "codecs"
Provides-Extra: images
Requires-Dist: pillow~=10.3.0; extra == "images"

# LiveKit Agents

The core LiveKit Agents Framework. See top-level README for more information.
