Metadata-Version: 2.4
Name: livekit-agents-adapter-grpc
Version: 0.1.1
Summary: gRPC translator for LiveKit Agents Adapter — connect any agent service to LiveKit
Project-URL: Homepage, https://github.com/guttume/livekit_agents_adapter
Project-URL: Repository, https://github.com/guttume/livekit_agents_adapter
Project-URL: Issues, https://github.com/guttume/livekit_agents_adapter/issues
Project-URL: Changelog, https://github.com/guttume/livekit_agents_adapter/blob/main/CHANGELOG.md
Author-email: Amit Kumar Dubey <guttume@gmail.com>
License: MIT
Keywords: adapter,agents,ai,grpc,livekit,voice
Classifier: Development Status :: 3 - Alpha
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: Topic :: Communications :: Conferencing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: grpcio>=1.60.0
Requires-Dist: livekit-agents-adapter
Requires-Dist: protobuf>=4.25.0
Provides-Extra: server
Requires-Dist: grpcio-reflection>=1.60.0; extra == 'server'
