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

Vectara #5069

Merged
merged 26 commits into from
May 24, 2023
Merged

Vectara #5069

merged 26 commits into from
May 24, 2023

Commits on May 19, 2023

  1. Initial commit

    ofermend committed May 19, 2023
    Configuration menu
    Copy the full SHA
    36ccfc1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. updates

    ofermend committed May 20, 2023
    Configuration menu
    Copy the full SHA
    d8a17c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33725c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1f9c3a View commit details
    Browse the repository at this point in the history
  4. added semi-upsert

    ofermend committed May 20, 2023
    Configuration menu
    Copy the full SHA
    d42d539 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. updated docstrings

    ofermend committed May 21, 2023
    Configuration menu
    Copy the full SHA
    91b5609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e1c882 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Updated docs (vectara.md)

    Moved vectara_retriever code inside vectara.py per suggestion
    Moved IPYNB files to docs/integration (and changed name of one of them)
    Updated formatting to be compatible with "black"
    ofermend committed May 22, 2023
    Configuration menu
    Copy the full SHA
    f9185ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cba3aa6 View commit details
    Browse the repository at this point in the history
  3. updated vectara.md

    ofermend committed May 22, 2023
    Configuration menu
    Copy the full SHA
    867e3ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28bdd4a View commit details
    Browse the repository at this point in the history
  5. fmt

    dev2049 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    45a501b View commit details
    Browse the repository at this point in the history
  6. remove unneded imports

    ofermend committed May 22, 2023
    Configuration menu
    Copy the full SHA
    26ca1c9 View commit details
    Browse the repository at this point in the history
  7. remove unneded imports

    ofermend committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e5258b8 View commit details
    Browse the repository at this point in the history
  8. cr

    dev2049 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    fc0facf View commit details
    Browse the repository at this point in the history
  9. fmt

    dev2049 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    62ffd87 View commit details
    Browse the repository at this point in the history
  10. import

    dev2049 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    7cd7e3a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. updates to documentation

    updated Vectara class to get api_keys, corpus_id and customer_id optionally from env
    updated example notebooks
    ofermend committed May 23, 2023
    Configuration menu
    Copy the full SHA
    31da52d View commit details
    Browse the repository at this point in the history
  2. fmt

    dev2049 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    75440f4 View commit details
    Browse the repository at this point in the history
  3. fix

    dev2049 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    cf34e4f View commit details
    Browse the repository at this point in the history
  4. minor updates for lint

    ofermend committed May 23, 2023
    Configuration menu
    Copy the full SHA
    44f2585 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c21887 View commit details
    Browse the repository at this point in the history
  6. fixed lint issues

    ofermend committed May 23, 2023
    Configuration menu
    Copy the full SHA
    88b55d5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. fmt

    dev2049 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    bdd6cfb View commit details
    Browse the repository at this point in the history
  2. merge

    dev2049 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    5e051b0 View commit details
    Browse the repository at this point in the history
  3. cr

    dev2049 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9c95363 View commit details
    Browse the repository at this point in the history