Skip to content

v0.0.15

Compare
Choose a tag to compare
@parkervg parkervg released this 13 May 21:39
· 158 commits to main since this release
39086d4

What's Changed

  • Support for PostgreSQL! 馃帀 (c027388)
    • Enabled via CREATE TEMP TABLE abstraction and Database class built off sqlalchemy (85418e2)
  • LlamaCppLLM class (2283526)
  • Renamed blendsql.py to `blend.py' (670d00e)
  • More test cases (9d19579)

Full Changelog: v0.0.141...v0.0.15