Skip to content

v0.0.23

Compare
Choose a tag to compare
@gwenwindflower gwenwindflower released this 21 Apr 19:23
· 20 commits to main since this release
bb2c128

Changelog

  • dbc0cdd Merge branch 'main' into feat/multi-llm
  • bb2c128 [Feature] Add multiple LLM API providers (#13)
  • c362d43 chore(bump version)
  • 04fcf0f docs(README): update postgres support
  • f3c76b1 feat(llm): refactor to support multiple apis
  • 0ccad8e fix(anthropic llm): Remove 'Stop' from Payload type
  • 03644cb fix(llm progress bar): Use column count not table count
  • da5c63e fix(sql validation): improve form validation and parameterized SQL
  • 5c2cf44 style(forms): Remove experimental from LLM page