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 with Gradio, FastApi Endpoint, Langchain Integration #1246

Merged
merged 70 commits into from
Jan 26, 2024

Commits on Nov 2, 2023

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

Commits on Nov 4, 2023

  1. .

    jiazhihao committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    9ec4cdb View commit details
    Browse the repository at this point in the history
  2. make incr_decoding work

    jiazhihao committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    8260fd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. make spec_infer work

    jiazhihao committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    9bbc806 View commit details
    Browse the repository at this point in the history
  2. format

    jiazhihao committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    3b6f7a9 View commit details
    Browse the repository at this point in the history
  3. update python inference

    jiazhihao committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    5ebc914 View commit details
    Browse the repository at this point in the history
  4. resolve merge conflict

    jiazhihao committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    e1d606f View commit details
    Browse the repository at this point in the history
  5. fix python issues

    jiazhihao committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    be42e20 View commit details
    Browse the repository at this point in the history
  6. bug fix

    jiazhihao committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    400d5bd View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    56f9f2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0713433 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 17, 2023

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

Commits on Nov 28, 2023

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

Commits on Dec 1, 2023

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

Commits on Dec 4, 2023

  1. gradio finished

    april-yyt committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0219245 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. chatbot gradio version 2

    april-yyt committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    7404652 View commit details
    Browse the repository at this point in the history
  2. chainlit1

    april-yyt committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    48aa14d View commit details
    Browse the repository at this point in the history
  3. chainlit2

    april-yyt committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d7f9ed5 View commit details
    Browse the repository at this point in the history
  4. fastapi done

    april-yyt committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9d0d3ec View commit details
    Browse the repository at this point in the history
  5. fastapi incr_decoding

    april-yyt committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    889cdf8 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    1b2eac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad0a42a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. added documentation

    april-yyt committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f1f7e9d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    6cdd948 View commit details
    Browse the repository at this point in the history
  2. entrypoint

    april-yyt committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b4fe796 View commit details
    Browse the repository at this point in the history
  3. del apikey

    april-yyt committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0d9c08e View commit details
    Browse the repository at this point in the history
  4. delete extra files

    april-yyt committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bb3acdf View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. rag search fixed some bugs

    april-yyt committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    efdb532 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. fixed rag search issues

    april-yyt committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a1d6e5c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. updates before rebase

    april-yyt committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    326d953 View commit details
    Browse the repository at this point in the history
  2. minor changes

    april-yyt committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f97240a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    8485edd View commit details
    Browse the repository at this point in the history
  2. reorganize files

    april-yyt committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e469f82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c497ec2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99cc9ac View commit details
    Browse the repository at this point in the history
  5. resolve conflict.

    zwang86 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4b4d1a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b8fd28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2496a15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    439696c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4568722 View commit details
    Browse the repository at this point in the history
  10. merge background worker

    april-yyt committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3bd11ae View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    70212f6 View commit details
    Browse the repository at this point in the history
  2. Add server task timeout.

    zwang86 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a58aa6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1725c81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dd98bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bce49a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    058308c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37feea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8a4988 View commit details
    Browse the repository at this point in the history
  4. fix issues with rag

    april-yyt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    4c2acbb View commit details
    Browse the repository at this point in the history
  5. adjusted fastapi entrypoint

    april-yyt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e451b30 View commit details
    Browse the repository at this point in the history
  6. update documentation

    april-yyt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e275958 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33279b7 View commit details
    Browse the repository at this point in the history
  8. resole conflicts

    april-yyt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    a232328 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c10bb08 View commit details
    Browse the repository at this point in the history
  10. issues fix

    april-yyt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    8fcb40d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    f38165c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1a901 View commit details
    Browse the repository at this point in the history
  3. remove redundent changes

    april-yyt committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    437577e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. testing CI

    april-yyt committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    59c3e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05a2907 View commit details
    Browse the repository at this point in the history
  3. Enable backtrace

    april-yyt committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ed3cf46 View commit details
    Browse the repository at this point in the history
  4. restore newlines

    goliaro committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    56c923e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. version

    xinhaoc committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    57c2e22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7892e40 View commit details
    Browse the repository at this point in the history
  3. add back misdeleted line

    april-yyt committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    93cf72f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. legion verion

    xinhaoc committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    587a0d2 View commit details
    Browse the repository at this point in the history