-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance MemoryContext and UI components
DETAILS - Updated `MemoryContext.cs` with a new `SystemPrompt` constant, improved initialization logic, and enhanced logging for better clarity. - Refined search functionality for more detailed responses and better error handling. - Added logging in `Program.cs` to track the initialization of the vector database. - Modified `SearchResponse.cs` to include a constructor that initializes the `Products` list. - Improved UI in `Home.razor` with conditional rendering for the microphone component, a new button for live chat, and a "Realtime Audio Log" section. - Enhanced chat message handling by adding timestamps and improving microphone state management. - Updated `chat.css` to include styles for a new `.btn-purple` class, improving the visual design.
- Loading branch information
Showing
5 changed files
with
121 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters