🔖(minor) bump release to 0.1.43

- upgrade dependencies for security reason
- handle hallucination in transcription
- minor frontend fixes
- support resource server authentification
This commit is contained in:
lebaudantoine
2025-12-10 23:05:00 +01:00
committed by aleb_the_flash
parent ad494f5de5
commit d241de6af1
9 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "agents"
version = "0.1.42"
version = "0.1.43"
requires-python = ">=3.12"
dependencies = [
"livekit-agents==1.2.18",