1.3 update
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user