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 gpt4all support #2

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

Commits on Sep 27, 2023

  1. initial commit

    Preethi1609 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3139976 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. remove files

    Preethi1609 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    13a9a5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d10805f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b2120a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    631d471 View commit details
    Browse the repository at this point in the history
  2. remove files

    added the file structure and basic files
    
    added config.json
    
    updated the files
    
    created a data file
    
    updates to the AI dataframe
    
    An executor function
    Preethi1609 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9a1f31d View commit details
    Browse the repository at this point in the history
  3. the semantic_cache udf

    IshSiva authored and Preethi1609 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    404379c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd2baae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62644e1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'add-gpt4all-support' of github.com:Preethi1609/pandas-a…

    …i-integration into add-gpt4all-support
    Preethi1609 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2cb04a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. modify query, add test

    Preethi1609 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    149a785 View commit details
    Browse the repository at this point in the history
  2. works but not clean

    Preethi1609 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    e2e34c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1b5c8b View commit details
    Browse the repository at this point in the history
  4. modify prompt?

    Preethi1609 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d1d5b19 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. refactor code

    Preethi1609 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9463313 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. dummy csv

    Preethi1609 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c6f1c8d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    5b6143a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09fff60 View commit details
    Browse the repository at this point in the history
  3. comment out dropna

    Preethi1609 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0226232 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. benchmark diff csvs

    Preethi1609 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    16761e7 View commit details
    Browse the repository at this point in the history
  2. analysis script

    Preethi1609 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    39dc712 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    182dc89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b4994c View commit details
    Browse the repository at this point in the history