1.3 update

This commit is contained in:
Kat Ahn
2025-11-06 12:57:33 -08:00
parent 3121b12840
commit e397f1d05a
3 changed files with 11 additions and 5 deletions
+2 -2
View File
@@ -53,7 +53,7 @@ Clone the repository and install dependencies to a virtual environment:
```console
cd agent-starter-python
uv sync
uv sync --prerelease=allow
```
Sign up for [LiveKit Cloud](https://cloud.livekit.io/) then set up the environment by copying `.env.example` to `.env.local` and filling in the required keys:
@@ -139,4 +139,4 @@ You can also self-host LiveKit instead of using LiveKit Cloud. See the [self-hos
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.