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

feat: Enable Vector database and retrieve_online_documents API #4061

Merged
merged 41 commits into from
Apr 15, 2024

Commits on Mar 31, 2024

  1. feat: add document store

    HaoXuAI committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    713768e View commit details
    Browse the repository at this point in the history
  2. feat: add document store

    HaoXuAI committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    58d5d94 View commit details
    Browse the repository at this point in the history
  3. feat: add document store

    HaoXuAI committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    2cd73d1 View commit details
    Browse the repository at this point in the history
  4. feat: add document store

    HaoXuAI committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    d2e0a59 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. remove DocumentStore

    HaoXuAI committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7079e7f View commit details
    Browse the repository at this point in the history
  2. format

    HaoXuAI committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8c9ee97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    513dd39 View commit details
    Browse the repository at this point in the history
  4. format

    HaoXuAI committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    29d98cd View commit details
    Browse the repository at this point in the history
  5. format

    HaoXuAI committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    11eb97f View commit details
    Browse the repository at this point in the history
  6. format

    HaoXuAI committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    865baf2 View commit details
    Browse the repository at this point in the history
  7. format

    HaoXuAI committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    47cd117 View commit details
    Browse the repository at this point in the history
  8. format

    HaoXuAI committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3f9f59f View commit details
    Browse the repository at this point in the history
  9. remove unused vars

    HaoXuAI committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7935071 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. add test

    HaoXuAI committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ba39f93 View commit details
    Browse the repository at this point in the history
  2. add test

    HaoXuAI committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cf53c71 View commit details
    Browse the repository at this point in the history
  3. format

    HaoXuAI committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    92046af View commit details
    Browse the repository at this point in the history
  4. format

    HaoXuAI committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d0acd2d View commit details
    Browse the repository at this point in the history
  5. format

    HaoXuAI committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cc45f73 View commit details
    Browse the repository at this point in the history
  6. format

    HaoXuAI committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    006b5c6 View commit details
    Browse the repository at this point in the history
  7. format

    HaoXuAI committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6e0ba03 View commit details
    Browse the repository at this point in the history
  8. fix not implemented issue

    HaoXuAI committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a2302be View commit details
    Browse the repository at this point in the history
  9. fix not implemented issue

    HaoXuAI committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2e6fc55 View commit details
    Browse the repository at this point in the history
  10. fix test

    HaoXuAI committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3cbbf21 View commit details
    Browse the repository at this point in the history
  11. format

    HaoXuAI committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ec32764 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. format

    HaoXuAI committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e2d8008 View commit details
    Browse the repository at this point in the history
  2. format

    HaoXuAI committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    523d20f View commit details
    Browse the repository at this point in the history
  3. format

    HaoXuAI committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5cd085d View commit details
    Browse the repository at this point in the history
  4. format

    HaoXuAI committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    795699e View commit details
    Browse the repository at this point in the history
  5. format

    HaoXuAI committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    67b007f View commit details
    Browse the repository at this point in the history
  6. update testcontainer

    HaoXuAI committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    33b46bd View commit details
    Browse the repository at this point in the history
  7. format

    HaoXuAI committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    82fe5f1 View commit details
    Browse the repository at this point in the history
  8. fix postgres integration test

    HaoXuAI committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0618378 View commit details
    Browse the repository at this point in the history
  9. format

    HaoXuAI committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7de2016 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. fix postgres test

    HaoXuAI committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    92fed1d View commit details
    Browse the repository at this point in the history
  2. fix postgres test

    HaoXuAI committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d4f2639 View commit details
    Browse the repository at this point in the history
  3. fix postgres test

    HaoXuAI committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    396d7de View commit details
    Browse the repository at this point in the history
  4. fix postgres test

    HaoXuAI committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6c38b92 View commit details
    Browse the repository at this point in the history
  5. fix postgres test

    HaoXuAI committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f763dc9 View commit details
    Browse the repository at this point in the history
  6. format

    HaoXuAI committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    818c055 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. format

    HaoXuAI committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a51b555 View commit details
    Browse the repository at this point in the history
  2. format

    HaoXuAI committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2624b22 View commit details
    Browse the repository at this point in the history