Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 20:26
· 75 commits to main since this release

Docker Images

docker pull ghcr.io/inconvoai/inconvo/dev-server:v2.0.0

CLI

Published to npmjs.

What's Changed

  • refactor: update AI model provider handling across evaluators and ope… (#170) by @oghamul in #11
  • Add conversation persistence in sqlite DB by @tendev-liam in #12
  • feat: add inconvo CLI package for inconvo dev by @tendev-liam in #10
  • Eoghan/eng 263 api compatability by @oghamul in #15
  • Eoghan/eng-262-prompts by @oghamul in #16
  • feat: Docker-based CLI with compose orchestration by @tendev-liam in #17
  • Ensure table names are schema prefix for multi schema db connections and fix message filtering logic by @tendev-liam in #21
  • Eoghan/eng 265 telemetry by @oghamul in #20
  • Lintfix (#22) by @tendev-liam in #22
  • fix: update week extraction logic for PostgreSQL, MySQL, and MSSQL di… by @tendev-liam in #23
  • feat: update get prompt for LS and bump packages by @tendev-liam in #24
  • feat: refactor database schema handling to support multiple schemas by @tendev-liam in #27
  • Find many duplicate join error by @tendev-liam in #25
  • chore: rename github org by @tendev-liam in #28
  • Add demo database and telemery opt out by @tendev-liam in #26
  • feat: make user context optional by @tendev-liam in #29

Full Changelog: https://github.com/inconvoai/inconvo/commits/v2.0.0