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

add support for RAG queries to sql parser #324

Draft
wants to merge 10 commits into
base: staging
Choose a base branch
from
Draft

Commits on Nov 9, 2023

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

    dusvyat committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1d5b0f4 View commit details
    Browse the repository at this point in the history
  3. update parser.py

    dusvyat committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    50e3b3f View commit details
    Browse the repository at this point in the history
  4. fix tests

    dusvyat committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    98854bc View commit details
    Browse the repository at this point in the history
  5. Update __about__.py

    up v
    dusvyat authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e2a6f9b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. allow default model

    dusvyat committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    bffd36c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfcc928 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. add update RAG

    dusvyat committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    8e24d4e View commit details
    Browse the repository at this point in the history
  2. add update RAG to parser

    dusvyat committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5cafd71 View commit details
    Browse the repository at this point in the history
  3. add update RAG to parser

    dusvyat committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d4e21c3 View commit details
    Browse the repository at this point in the history