Add AI observability commands and metrics
This commit is contained in:
@@ -78,6 +78,7 @@ function photoGenDir(): string {
|
||||
export type UnifiedRunOptions = {
|
||||
provider: AiProvider;
|
||||
msg: Message;
|
||||
requestId?: string;
|
||||
isGuestMsg?: boolean;
|
||||
text: string;
|
||||
stream?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user