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

Text to SQL microservice #736

Merged
merged 18 commits into from
Sep 26, 2024
Merged

Commits on Sep 13, 2024

  1. Initial Version of TextToSQL

    Signed-off-by: Yogesh <[email protected]>
    Yogesh committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    76dcf84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0edec88 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Updated Code to add more metadata in the reply

    Signed-off-by: Yogesh <[email protected]>
    Yogesh committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b86e810 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Updated DockerFile

    Signed-off-by: Yogesh <[email protected]>
    Yogesh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9448db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8d2610 View commit details
    Browse the repository at this point in the history
  3. UpdatedREADME

    Signed-off-by: Yogesh <[email protected]>
    Yogesh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ad854dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f0f93b View commit details
    Browse the repository at this point in the history
  5. Fixed precommit CIs

    Signed-off-by: Yogesh <[email protected]>
    Yogesh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ae7a46e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b6d680 View commit details
    Browse the repository at this point in the history
  7. Updated yaml files

    Signed-off-by: Yogesh <[email protected]>
    Yogesh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3de6a88 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'texttosql' of https://github.com/yogeshmpandey/GenAIComps

    … into texttosql
    Yogesh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fe4c94b View commit details
    Browse the repository at this point in the history
  9. Updated tests to use the right directory

    Signed-off-by: Yogesh <[email protected]>
    Yogesh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e81a60e View commit details
    Browse the repository at this point in the history
  10. Updated tests to use the right env

    Signed-off-by: Yogesh <[email protected]>
    Yogesh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7289027 View commit details
    Browse the repository at this point in the history
  11. Updates as per review comments | fixed README and requirements.txt

    Signed-off-by: Yogesh <[email protected]>
    Yogesh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    de27f2d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac768de View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Added changed as per review comments

    Signed-off-by: Yogesh <[email protected]>
    Yogesh committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    de57295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    008f060 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d59ad95 View commit details
    Browse the repository at this point in the history