Skip to content

Releases: plasma-umass/sqlwrite

Release v0.2

28 Oct 00:40
Compare
Choose a tag to compare
Separately builds rpm or deb based on availability.

Improved error handling

01 May 14:47
Compare
Choose a tag to compare

More graceful handling of runtime errors and especially the case when OPENAI_API_KEY is not set as an environment variable.

Initial release

29 Apr 08:12
Compare
Choose a tag to compare

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.