Skip to content

Feature/realtime#36

Merged
239573049 merged 2 commits intomainfrom
feature/realtime
Oct 30, 2024
Merged

Feature/realtime#36
239573049 merged 2 commits intomainfrom
feature/realtime

Conversation

@239573049
Copy link
Copy Markdown
Member

This pull request includes significant updates to the model management and real-time processing features. The changes introduce new fields and functionalities for handling real-time models and audio-related attributes, as well as improvements to the user interface for better data representation.

Model Management Enhancements:

  • Added new fields isVersion2, audioPromptRate, and audioOutputRate to the CreateModelManagerPage and UpdateModelManagerPage components to support real-time models and audio-related attributes. [1] [2] [3]
  • Updated the ModelManager component to display additional tags for real-time models and audio attributes. [1] [2]

User Interface Improvements:

  • Added a Tooltip to the description field in the ModelManager component for better readability of long descriptions. [1] [2]

Real-Time Processing Enhancements:

  • Introduced new DTOs (OpenRealtimeInput, RealtimeInput, RealtimeItem, RealtimeItemContent, RealtimeResult, etc.) for handling real-time data and interactions. [1] [2] [3] [4] [5]
  • Added interfaces IRealtimeClient and IThorRealtimeService to define the contract for real-time client operations. [1] [2]

Dependency Updates:

  • Added a new package reference for System.Memory.Data in the project file.

Domain Model Updates:

  • Updated the ModelManager domain model to include new properties for real-time and audio attributes. [1] [2]
  • Updated the CreateModelManagerInput DTO to include new properties for audio attributes.

@239573049 239573049 self-assigned this Oct 30, 2024
@239573049 239573049 merged commit 6d3219e into main Oct 30, 2024
@239573049 239573049 deleted the feature/realtime branch November 2, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant