Skip to content

Commit 68d4df4

Browse files
authored
brianyin/ajs-305-expose-eoumetrics (#776)
1 parent 7ec540a commit 68d4df4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/clear-paths-cheer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@livekit/agents': patch
3+
---
4+
5+
Expose EOUMetrics type

agents/src/metrics/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
export type {
66
AgentMetrics,
7+
EOUMetrics,
78
LLMMetrics,
89
RealtimeModelMetrics,
910
STTMetrics,

0 commit comments

Comments
 (0)