v2.1.3
Docker Images
docker pull ghcr.io/inconvoai/inconvo/dev-server:v2.1.3CLI
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