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

Refactor the retrieval services for microservice architecture #5910

Merged
merged 19 commits into from
Feb 13, 2023

Commits on Jan 31, 2023

  1. retrieval service seperation

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    582d6c1 View commit details
    Browse the repository at this point in the history
  2. refactor service code

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b7c659c View commit details
    Browse the repository at this point in the history
  3. fix name

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b8886a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. add combo server

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b2312ea View commit details
    Browse the repository at this point in the history
  2. added combo files

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    ebf1040 View commit details
    Browse the repository at this point in the history
  3. fix the bug

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    2a50195 View commit details
    Browse the repository at this point in the history
  4. add retrieval service

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    f4c97f1 View commit details
    Browse the repository at this point in the history
  5. fix updatable flag

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    f50fb80 View commit details
    Browse the repository at this point in the history
  6. working example

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a79e92e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. seperate text generation server

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4326842 View commit details
    Browse the repository at this point in the history
  2. added webserver

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0375a67 View commit details
    Browse the repository at this point in the history
  3. clean up and fix zero neighbor issue

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b084db8 View commit details
    Browse the repository at this point in the history
  4. fix the style

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    a7f63b7 View commit details
    Browse the repository at this point in the history
  5. add license

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    690c6f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    1ef1c87 View commit details
    Browse the repository at this point in the history
  2. fixed code QL

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    bbecfad View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. added bash script to launch the demo

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    60d88ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1c77cd View commit details
    Browse the repository at this point in the history
  3. clean up

    Signed-off-by: Yi Dong <[email protected]>
    yidong72 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    c61db83 View commit details
    Browse the repository at this point in the history