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

[db] add support for a wider variety of datastores #70

Open
signebedi opened this issue Jun 15, 2023 · 0 comments
Open

[db] add support for a wider variety of datastores #70

signebedi opened this issue Jun 15, 2023 · 0 comments

Comments

@signebedi
Copy link
Owner

signebedi commented Jun 15, 2023

Right now, we are just writing our pandas dataframe to a text file. It may be worth adding support for a wider variety of datastores for managing chat / context history.

Maybe allowing users to abstractly specify their datastore as either text or SQL and, in the latter case, allow them to pass a connection string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant