# Baseten plugin for LiveKit Agents
Support for [Baseten](https://baseten.co/)-hosted models in LiveKit Agents.
More information is available in the docs for the [TTS](https://docs.livekit.io/agents/integrations/tts/baseten/) and [STT](https://docs.livekit.io/agents/integrations/stt/baseten/) integrations.
## Installation
```bash
pip install livekit-plugins-baseten
```
## Pre-requisites
You'll need an API key from Baseten. It can be set as an environment variable: `BASETEN_API_KEY`
You also need to deploy a model to Baseten and will need your model endpoint to configure the plugin.
Raw data
{
"_id": null,
"home_page": null,
"name": "livekit-plugins-baseten",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "ai, audio, livekit, realtime, video, voice, webrtc",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/85/92/e1056375dede9bdafcc687986e98e51613231278dc707649a124aa1638bb/livekit_plugins_baseten-1.2.17.tar.gz",
"platform": null,
"description": "# Baseten plugin for LiveKit Agents\n\nSupport for [Baseten](https://baseten.co/)-hosted models in LiveKit Agents.\n\nMore information is available in the docs for the [TTS](https://docs.livekit.io/agents/integrations/tts/baseten/) and [STT](https://docs.livekit.io/agents/integrations/stt/baseten/) integrations.\n\n## Installation\n\n```bash\npip install livekit-plugins-baseten\n```\n\n## Pre-requisites\n\nYou'll need an API key from Baseten. It can be set as an environment variable: `BASETEN_API_KEY`\n\nYou also need to deploy a model to Baseten and will need your model endpoint to configure the plugin.",
"bugtrack_url": null,
"license": null,
"summary": "Agent Framework plugin for Baseten",
"version": "1.2.17",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"ai",
" audio",
" livekit",
" realtime",
" video",
" voice",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "937d9b797d4d939cd0c9cab75ca27ff7d3281ef43914fd21bc7fb4f296413cbb",
"md5": "21aabbe9565152433c3983881d3dc6aa",
"sha256": "d79442f306feedfd9b65a2a9755b6d0db0c5007d9939a0a1cdedf00777554df1"
},
"downloads": -1,
"filename": "livekit_plugins_baseten-1.2.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "21aabbe9565152433c3983881d3dc6aa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 10593,
"upload_time": "2025-10-29T15:45:34",
"upload_time_iso_8601": "2025-10-29T15:45:34.319482Z",
"url": "https://files.pythonhosted.org/packages/93/7d/9b797d4d939cd0c9cab75ca27ff7d3281ef43914fd21bc7fb4f296413cbb/livekit_plugins_baseten-1.2.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8592e1056375dede9bdafcc687986e98e51613231278dc707649a124aa1638bb",
"md5": "7c44eab89a92d652c42b2092980f7299",
"sha256": "973625195ec6a92bc656b2303c7a71ce09f566d7c82c9ee1ac39e7ae96c24dce"
},
"downloads": -1,
"filename": "livekit_plugins_baseten-1.2.17.tar.gz",
"has_sig": false,
"md5_digest": "7c44eab89a92d652c42b2092980f7299",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 8268,
"upload_time": "2025-10-29T15:45:35",
"upload_time_iso_8601": "2025-10-29T15:45:35.147611Z",
"url": "https://files.pythonhosted.org/packages/85/92/e1056375dede9bdafcc687986e98e51613231278dc707649a124aa1638bb/livekit_plugins_baseten-1.2.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-29 15:45:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "livekit",
"github_project": "agents",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "livekit-plugins-baseten"
}