Commit Graph
25 Commits
Author SHA1 Message Date
9bf4404101 Update starter to use new turn detection model (#85)
* Update starter to use new turn detection model

* rm redundant para.

* Untrack uv.lock and loosen livekit-agents version constraint

uv.lock should not be tracked in the template (enforced by
template-check.yml CI). Also change livekit-agents from ==1.6.0 to
>=1.6.0 so the starter picks up newer compatible releases.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Update livekit-agents dependency to version 1.6.1

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Chenghao Mou <chenghao.mou@livekit.io>
2026-06-17 17:53:16 +01:00
Tobias Fried a7575e8af0 chore(deps): bump livekit-agents to 1.6.0 (#88) 2026-06-11 17:36:28 -06:00
Ben Cherry 7c53a9b613 Fix dependency version specification for livekit-agents (#86)
* Fix dependency version specification for livekit-agents

* Update pyproject.toml
2026-06-08 11:41:00 -07:00
Topherhindmanandlk-agents-sync[bot] <lk-agents-sync[bot]@users.noreply.github.com> f31b78f6d6 chore: bump livekit-agents to 1.5.17 (#83)
- `livekit-agents` → `1.5.17`

Co-authored-by: lk-agents-sync[bot] <lk-agents-sync[bot]@users.noreply.github.com>
2026-06-05 10:50:08 -04:00
Topherhindmanandlk-agents-sync[bot] <lk-agents-sync[bot]@users.noreply.github.com> d40d7975d7 chore: bump livekit-agents to 1.5.16 (#80)
- `livekit-agents` → `1.5.16`

Co-authored-by: lk-agents-sync[bot] <lk-agents-sync[bot]@users.noreply.github.com>
2026-06-01 17:14:41 -04:00
Tobias Fried e129da7cd1 chore(deps): pin sdk dependencies to patch version (#77)
* chore(deps): pin sdk dependencies to patch

* chore(ci): use python3.14 in CI

* feat(ci): auto-tag when sdk version change merged to main

* chore(ci): use actions/checkout@v6
2026-05-22 15:35:16 -06:00
Steve Yoon 45fcedbb46 pin yarl<1.24 to work around incomplete pypi release (#76) 2026-05-19 15:50:56 -04:00
Topherhindman 067bc8ec81 remove lambda and just use aicoustics for noise cancellation (#65) 2026-04-13 14:44:00 -07:00
Topherhindman d5d227ede9 remove aicoustics from default starter (#64) 2026-04-13 08:14:46 -07:00
Tobias Fried 758c9b998b chore(deps): bump sdk version (#59) 2026-04-09 17:41:02 -06:00
Topherhindman 802cebdd0c Upgrade LLM model from GPT-4.1 to GPT-5.2 and aicoustics (#58)
* Upgrade LLM model from GPT-4.1 to GPT-5.2

* Switch noise cancellation to ai-coustics QUAIL_VF_L
2026-04-07 15:47:56 -07:00
Topherhindman cb13593fbc Update to livekit-agents 1.4, add Python 3.14 support (#47)
* Update to livekit-agents 1.4, add Python 3.14 support

* Use explicit dispatch by default

Set agent_name="my-agent" on the rtc_session decorator so the
agent must be explicitly dispatched to a room rather than
auto-joining every new room. Update the taskfile template
substitution to match the new decorator-based pattern.
2026-02-17 15:04:41 -08:00
David Zhao 0a0a7d94dd use recommended python versions 3.10-3.13
some plugins have already dropped support 3.9
we don't yet support 3.14
2025-12-26 17:39:54 -08:00
Kat AhnandBen Cherry b1ec4f205b Update pyproject.toml
Co-authored-by: Ben Cherry <ben@livekit.io>
2025-11-17 09:13:01 -08:00
Kat Ahn c542b74724 Release updates 2025-11-17 00:14:21 -08:00
Kat Ahn 56b28e369c Updates per feedback; prewarm_fnc updates 2025-11-16 20:59:27 -08:00
Kat Ahn e397f1d05a 1.3 update 2025-11-06 12:57:33 -08:00
Ben Cherry 423d4a2edc Inference gateway integration (#22) 2025-10-01 12:50:02 -06:00
Ben Cherry 1603bdc6e2 Add latest agent improvements 2025-08-07 15:36:03 -07:00
Ben Cherry 748443b987 Cleanup 2025-07-17 15:34:57 -04:00
Ben Cherry b8eabc59ac args 2025-07-10 11:46:35 -07:00
Ben Cherry 56f25d3d8d ruff 2025-07-09 12:25:00 -07:00
Ben Cherry f412f8c3cc Cleanup' 2025-07-09 12:18:40 -07:00
Ben Cherry 19889bbf52 updates 2025-07-09 11:51:55 -07:00
Ben Cherry 3106456411 Initial working 2025-06-30 15:48:44 -07:00