Minor Changes
- prepare for release - #1007 (@theomonnom)
Patch Changes
-
Fix race in load calc initialization - #969 (@martin-purplefish)
-
Fix incorrect load computation on docker instances - #972 (@martin-purplefish)
-
stt: reduce bandwidth usage by reducing sample_rate to 16khz - #920 (@theomonnom)
-
Reorganized metrics, added create_metrics_logger - #1009 (@davidzhao)
-
pipelineagent: expose timing metrics & api errors wip - #957 (@theomonnom)
-
Allow kind to be list or single value - #1006 (@keepingitneil)
-
fix before_llm_cb not handling coroutines returning False - #961 (@Tanesan)
-
expose transcriptions for multimodal agents - #1001 (@longcw)
-
Fix stack dump on room shutdown - #989 (@martin-purplefish)
-
Add exception logging for tool calls - #923 (@martin-purplefish)
-
Skip egress by default in participant-related utilities on JobContext - #1005 (@keepingitneil)
-
pipeline-agent: avoid nested function calls - #935 (@theomonnom)
-
expose usage metrics - #984 (@theomonnom)
-
fix jobs never reloading - #934 (@theomonnom)
-
voicepipeline: support recursive/chained function calls - #970 (@theomonnom)