grow food, not lawn.

Skip to content

Active User & Configuring Model & voice from Query Strings

Russell Ballestrini requested to merge user-list into main

Created by: russellballestrini

modified:   templates/base.html
modified:   templates/chat.html

Summary by CodeRabbit

  • New Features

    • Updated layout and styling for improved user interface in the chat application.
    • Redesigned presentation of download links for chat history, now labeled as "History."
    • Introduced dropdowns for selecting a model and a voice.
    • Added a section for displaying active users.
    • Enhanced message sending functionality to include selected model in messages.
    • Improved feedback mechanism by signaling message processing completion.
  • Bug Fixes

    • Adjusted padding and grid layout for better visual organization of chat elements.
    • Enhanced dynamic management of active users in chat rooms.
    • Streamlined user session tracking and management.

Merge request reports