You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: