Topherhindman and lk-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
Topherhindman and lk-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
Topherhindman
c988952daf
Update AGENT_MODEL to use gpt-5.2 version ( #69 )
2026-04-29 20:59:29 -07: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
Topherhindman
9b17cd87d6
Upgrade LLM model from GPT-5.2 to GPT-5.3 ( #60 )
2026-04-10 09:19:21 -07: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
0228b805da
Add livekit agents skill ( #49 )
2026-02-25 07:09:40 -08: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