# 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": "audio, livekit, realtime, video, webrtc",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/bc/28/f0b4c00446c186c46eae4837b12fb76f6018d7128ea43c89b2003e253a8f/livekit_plugins_baseten-1.1.7.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.1.7",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"audio",
" livekit",
" realtime",
" video",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "74cfe4fe675a8470d84d51303464078f79baced4f8885ade1f6ac624cb22d42a",
"md5": "61f14176f12b35694a106cbed72df498",
"sha256": "284d428ad99867199678e3694f16d97543ed8965670ac78cbc901066ef6f3ce9"
},
"downloads": -1,
"filename": "livekit_plugins_baseten-1.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "61f14176f12b35694a106cbed72df498",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 10277,
"upload_time": "2025-07-15T21:21:25",
"upload_time_iso_8601": "2025-07-15T21:21:25.808155Z",
"url": "https://files.pythonhosted.org/packages/74/cf/e4fe675a8470d84d51303464078f79baced4f8885ade1f6ac624cb22d42a/livekit_plugins_baseten-1.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bc28f0b4c00446c186c46eae4837b12fb76f6018d7128ea43c89b2003e253a8f",
"md5": "4704e2a68f7d2821325dc26b131fdc53",
"sha256": "5413bd7539fc5a9ac3915a90773ef248e44db2aa14ef414f9916fa688ee1c1ce"
},
"downloads": -1,
"filename": "livekit_plugins_baseten-1.1.7.tar.gz",
"has_sig": false,
"md5_digest": "4704e2a68f7d2821325dc26b131fdc53",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 8017,
"upload_time": "2025-07-15T21:21:27",
"upload_time_iso_8601": "2025-07-15T21:21:27.020890Z",
"url": "https://files.pythonhosted.org/packages/bc/28/f0b4c00446c186c46eae4837b12fb76f6018d7128ea43c89b2003e253a8f/livekit_plugins_baseten-1.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-15 21:21:27",
"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"
}