Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chatbox improve #70

Merged
merged 7 commits into from
Aug 30, 2024
Merged

Chatbox improve #70

merged 7 commits into from
Aug 30, 2024

Commits on Aug 27, 2024

  1. retrieve max_tokens from request

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    368d26a View commit details
    Browse the repository at this point in the history
  2. add max_tokens & new lines when got \n

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f3de3a2 View commit details
    Browse the repository at this point in the history
  3. remove dot animation on received message

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d1a1968 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb99110 View commit details
    Browse the repository at this point in the history
  5. replace all double-space to \xa0\xa0

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5a20410 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Add demo_ui.py to project (#68)

    * Add demo_ui.py to project
    
    Uploaded demo_ui.py file to project example folder. 
    
    Signed-off-by: Zuhayer C <[email protected]>
    
    * Replace "Customary xxxxxx: chatbot" with project name
    
    Signed-off-by: Zuhayer C <[email protected]>
    
    ---------
    
    Signed-off-by: Zuhayer C <[email protected]>
    ZooHigher26 authored and cbh778899 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2b4bcfc View commit details
    Browse the repository at this point in the history
  2. update README

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c8c5bcc View commit details
    Browse the repository at this point in the history