326 B
326 B
- Added RTVI function call lifecycle events (
llm-function-call-started,llm-function-call-in-progress,llm-function-call-stopped) with configurable security levels viaRTVIObserverParams.function_call_report_level. Supports per-function control over what information is exposed (DISABLED,NONE,NAME, orFULL).