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

Chatbot Examples #8966

Merged
merged 59 commits into from
Sep 20, 2024
Merged

Chatbot Examples #8966

merged 59 commits into from
Sep 20, 2024

Commits on Aug 1, 2024

  1. examples

    dawoodkhan82 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d5ecc28 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. examples

    dawoodkhan82 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    fffad3a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. first pass

    dawoodkhan82 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    929cd98 View commit details
    Browse the repository at this point in the history
  2. remove comments

    dawoodkhan82 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    78c195f View commit details
    Browse the repository at this point in the history
  3. remove comments

    dawoodkhan82 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    838526e View commit details
    Browse the repository at this point in the history
  4. add changeset

    gradio-pr-bot committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3df4de1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. merge

    dawoodkhan82 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    38b01e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Fix chatinterface e2e test (#9104)

    * Refactor test
    
    * comment
    
    * Fix image
    
    * add changeset
    
    * add changeset
    
    ---------
    
    Co-authored-by: gradio-pr-bot <[email protected]>
    2 people authored and dawoodkhan82 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    8ffeb4e View commit details
    Browse the repository at this point in the history
  2. fix version + pkg name (#9110)

    * fix version + pkg name
    
    * add changeset
    
    ---------
    
    Co-authored-by: gradio-pr-bot <[email protected]>
    2 people authored and dawoodkhan82 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b355d8e View commit details
    Browse the repository at this point in the history
  3. fix dev (#9115)

    * fix asset locations
    
    * fix changeset
    pngwn authored and dawoodkhan82 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    bdfb120 View commit details
    Browse the repository at this point in the history
  4. Be able to set optimizeDeps options in gradio.config.js (#9091)

    * Add code
    
    * add changeset
    
    * build
    
    * Remove unused import
    
    ---------
    
    Co-authored-by: gradio-pr-bot <[email protected]>
    2 people authored and dawoodkhan82 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7525bf8 View commit details
    Browse the repository at this point in the history
  5. Better text styling on docs (#9108)

    * margin and size
    
    * add changeset
    
    ---------
    
    Co-authored-by: gradio-pr-bot <[email protected]>
    2 people authored and dawoodkhan82 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    79b7986 View commit details
    Browse the repository at this point in the history
  6. setup npm-previews of all packages (#9118)

    * add workflow
    
    * fix pkg jsons
    
    * workflow name
    
    * add changeset
    
    * fix
    
    * add changeset
    
    * fix build command
    
    ---------
    
    Co-authored-by: gradio-pr-bot <[email protected]>
    2 people authored and dawoodkhan82 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    9a986c7 View commit details
    Browse the repository at this point in the history
  7. Fix chatinterface multimodal bug (#9119)

    * Add test
    
    * add changeset
    
    * comments
    
    ---------
    
    Co-authored-by: gradio-pr-bot <[email protected]>
    2 people authored and dawoodkhan82 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    4350687 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9e7b91a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. chatbot examples

    dawoodkhan82 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e95269e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. examples changes

    dawoodkhan82 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3e38810 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. chatinterface

    dawoodkhan82 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5f55c39 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. chatinterface

    dawoodkhan82 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    65c54ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    102f023 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. pr fixes

    dawoodkhan82 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9ed65fb View commit details
    Browse the repository at this point in the history
  2. merge

    dawoodkhan82 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8a48fcf View commit details
    Browse the repository at this point in the history
  3. remove html demo change

    dawoodkhan82 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6b78118 View commit details
    Browse the repository at this point in the history
  4. suggestion width

    dawoodkhan82 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    078b896 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    645d7da View commit details
    Browse the repository at this point in the history
  2. type fixes

    dawoodkhan82 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e1b475e View commit details
    Browse the repository at this point in the history
  3. merge

    dawoodkhan82 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    05537ec View commit details
    Browse the repository at this point in the history
  4. format

    dawoodkhan82 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    88cd30c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e4b8b2 View commit details
    Browse the repository at this point in the history
  6. remove cache

    dawoodkhan82 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    c7dce96 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    17a50c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. bug fix

    dawoodkhan82 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e3bb57e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b2e574 View commit details
    Browse the repository at this point in the history
  3. bug fix

    dawoodkhan82 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    08d6784 View commit details
    Browse the repository at this point in the history
  4. format

    dawoodkhan82 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9ea0f9e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    5b7d0fb View commit details
    Browse the repository at this point in the history
  2. type fix

    dawoodkhan82 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    895f843 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Proposal: remove gr.make_waveform and remove matplotlib as a depe…

    …ndency (#9312)
    
    * remove matplotlib
    
    * add changeset
    
    * remove tests, demo
    
    * Fix the Lite worker to set the matplotlib backend engine only when the matplotlib package is installed
    
    * add changeset
    
    * Fix comment
    
    ---------
    
    Co-authored-by: gradio-pr-bot <[email protected]>
    Co-authored-by: Yuichiro Tachibana (Tsuchiya) <[email protected]>
    3 people authored and dawoodkhan82 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    152f630 View commit details
    Browse the repository at this point in the history
  2. Dont move files to cache automatically in chatbot postprocess (#9303)

    * Fix
    
    * add changeset
    
    * Add code
    
    ---------
    
    Co-authored-by: gradio-pr-bot <[email protected]>
    2 people authored and dawoodkhan82 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ee6f8f5 View commit details
    Browse the repository at this point in the history
  3. test fix

    dawoodkhan82 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    59b0695 View commit details
    Browse the repository at this point in the history
  4. format

    dawoodkhan82 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    18aefcc View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. changes

    Ali Abid committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bafc39e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'chatbot-examples' of https://github.com/gradio-app/gradio

    … into chatbot-examples
    Ali Abid committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a47072b View commit details
    Browse the repository at this point in the history
  3. update guide

    dawoodkhan82 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c958b21 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. cache examples

    dawoodkhan82 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2190363 View commit details
    Browse the repository at this point in the history
  2. merge

    dawoodkhan82 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5a3299a View commit details
    Browse the repository at this point in the history
  3. add changeset

    gradio-pr-bot committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    57ba214 View commit details
    Browse the repository at this point in the history
  4. format

    dawoodkhan82 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b5bf42b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. changes

    Ali Abid committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a5dcec7 View commit details
    Browse the repository at this point in the history
  2. changes

    Ali Abid committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c1497b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. changes

    Ali Abid committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7cfdac8 View commit details
    Browse the repository at this point in the history
  2. changes

    Ali Abid committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3b50bfe View commit details
    Browse the repository at this point in the history
  3. changes

    Ali Abid committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c60095c View commit details
    Browse the repository at this point in the history
  4. changes

    Ali Abid committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c9e65d9 View commit details
    Browse the repository at this point in the history
  5. changes

    Ali Abid committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f39afd1 View commit details
    Browse the repository at this point in the history
  6. format

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6fddee7 View commit details
    Browse the repository at this point in the history
  7. fixes

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c4c5ad4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    182d2bf View commit details
    Browse the repository at this point in the history
  9. test chat interface fixes

    abidlabs committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    edb40f6 View commit details
    Browse the repository at this point in the history