Skip to content

v2.1.3

Choose a tag to compare

@github-actions github-actions released this 13 Feb 20:04
· 55 commits to main since this release
2fec5ec

Docker Images

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

CLI

Published to npmjs.

What's Changed

  • fix(agents): revert openai provider override by @lliammul in #55
  • Remove nullable from targetSchema in relationSchema definition by @lliammul in #57
  • Add connectionVersion support and cache invalidation to client and hono by @lliammul in #59
  • refactor: simplify ChatInterface by removing unused context handling … by @oghamul in #60

Full Changelog: v2.1.2...v2.1.3