Commit Graph
19 Commits
Author SHA1 Message Date
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