Skip to content

Commit

Permalink
OpenAI Realtime response frequency animation tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
OvidijusParsiunas committed Jan 14, 2025
1 parent e96bc27 commit ad6a943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions component/src/types/openAI.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export interface OpenAIImagesDalle3 {
export type OpenAIRealTime = {
avatar?: {
src?: string;
maxScale?: number;
styles?: {
avatar?: CustomStyle;
container?: CustomStyle;
Expand Down

0 comments on commit ad6a943

Please sign in to comment.