Ben Cherry
df30553404
Update avatar provider from Hedra to Anam in agent example ( #72 )
...
* Update avatar provider example from hedra to anam
* Trim anam avatar comment to match original style
* Move anam avatar comment to after session.start
2026-05-01 09:50:21 -07:00
Topherhindman
c988952daf
Update AGENT_MODEL to use gpt-5.2 version ( #69 )
2026-04-29 20:59:29 -07:00
u9g
1bab7d439d
Unify agent model between agent and tests ( #66 )
...
Extract AGENT_MODEL constant in agent.py so tests use the same model as production.
2026-04-14 17:46:52 -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
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
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
Ben Cherry
b66728d81f
Use deepgram ( #46 )
...
* Use deepgram
* Switch Deepgram STT to nova-3 multi
2026-02-03 15:58:03 -08:00
Kat Ahn
168d892602
Update prewarm; fix issues with recent commits
2025-11-17 09:17:23 -08:00
Kat Ahn and Ben Cherry
3eb2c81415
Update src/agent.py
...
Co-authored-by: Ben Cherry <ben@livekit.io >
2025-11-17 09:13:12 -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
d80ee18d2f
fmt
2025-10-28 14:11:55 -07:00
Ben Cherry
d2f1e50a5c
fix
2025-10-28 14:11:31 -07:00
Ben Cherry
ee44116c42
use sonic-3
2025-10-24 22:00:31 -07:00
Ben Cherry
69d84b2923
fix import doc
2025-10-14 23:26:15 -07:00
Ben Cherry
423d4a2edc
Inference gateway integration ( #22 )
2025-10-01 12:50:02 -06:00
Ben Cherry
3a2b8c52f2
update to marin
2025-08-29 10:13:25 -07:00
Ben Cherry
25f96fe2cf
ruff
2025-08-07 15:44:55 -07:00
Ben Cherry
1603bdc6e2
Add latest agent improvements
2025-08-07 15:36:03 -07:00
Ben Cherry
aaecb0efe6
Add some comments
2025-07-31 15:45:12 -07:00
Ben Cherry
7830c3e5b4
Update voice
2025-07-24 12:24:41 -07:00
Ben Cherry
c58557adaa
.env.local
2025-07-23 12:14:52 -07:00
Ben Cherry
e0f5720b4b
ruff
2025-07-17 15:46:53 -04:00
Ben Cherry
748443b987
Cleanup
2025-07-17 15:34:57 -04:00
Ben Cherry
2420b92dc7
fixes
2025-07-10 17:26:30 -07:00
Ben Cherry
b8eabc59ac
args
2025-07-10 11:46:35 -07:00
Ben Cherry
cda53ff08b
More tests
2025-07-09 15:57:05 -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
082db3f3f2
Updates
2025-06-30 16:08:25 -07:00
Ben Cherry
585b1346d2
Add more complex agent
2025-06-30 16:02:37 -07:00
Ben Cherry
3106456411
Initial working
2025-06-30 15:48:44 -07:00