Releases: plasma-umass/sqlwrite
Releases · plasma-umass/sqlwrite
Release v0.2
Separately builds rpm or deb based on availability.
Improved error handling
More graceful handling of runtime errors and especially the case when OPENAI_API_KEY
is not set as an environment variable.
Initial release
Initial release of SQLwrite: integrates AI into your database: automatically converts natural language queries into SQL, and then runs the SQL query. As far as we are aware, this is the first integration of LLMs to enable natural language queries into a production database manager. Currently works as an extension to SQLite3.