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】opensearch supports document data update, query by table, embedding, and etc #589

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on May 21, 2024

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

Commits on May 30, 2024

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

Commits on May 31, 2024

  1. fix: query modify

    zyclove committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6bbb14c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf84bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf603f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. fix: return size

    zyclove committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d9bd555 View commit details
    Browse the repository at this point in the history
  2. fix: get_full_table_name

    zyclove committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6dcff9b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    205ba0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f644e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    f72d916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23c1f09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cff51f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix: remove blank str

    zyclove committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    670d829 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    6c61ccd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'get_ddl_by_table_name' of https://github.com/zyclove/vanna

     into get_ddl_by_table_name
    zyclove committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d2ee067 View commit details
    Browse the repository at this point in the history
  3. feat: add min_score=0.5

    zyclove committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e0b7e1c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 17, 2024

  1. feat:增加embedding

    zyclove committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ba15416 View commit details
    Browse the repository at this point in the history
  2. feat: enable knn

    zyclove committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5d17810 View commit details
    Browse the repository at this point in the history
  3. feat: support knn query

    zyclove committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    834bd33 View commit details
    Browse the repository at this point in the history
  4. feat: adapt dimensions

    zyclove committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7eb0105 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. feat:add biz_type

    zyclove committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    cf8af6e View commit details
    Browse the repository at this point in the history
  2. feat: add biz_type

    zyclove committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8ba0afc View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    8dc03f1 View commit details
    Browse the repository at this point in the history
  2. get tests passing

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

Commits on Aug 27, 2024

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