Skip to content

0.7.0

Latest

Choose a tag to compare

@junjiem junjiem released this 14 Nov 06:22
· 2 commits to main since this release
ce1d327
image

Release Packages

捆绑版发布包(本地无需安装JDK17+)

Windows amd64/x86_64 平台发布包

dat-cli-x.x.x-windows-amd64-bundled.tar.gz

MacOS arm64/aarch64 平台发布包

dat-cli-x.x.x-macos-arm64-bundled.tar.gz

Linux amd64/x86_64 平台发布包

dat-cli-x.x.x-linux-amd64-bundled.tar.gz

Linux arm64/aarch64 平台发布包

dat-cli-x.x.x-linux-arm64-bundled.tar.gz

无捆绑版发布包(本地需已安装JDK17+)

Windows、MacOS、Linux 全平台发布包

dat-cli-x.x.x-full.tar.gz

Windows、MacOS、Linux 全平台【精简版】发布包

注:不包含内置的Embedding模型、内置的Embedding存储、内置的DuckDB数据库和内置的Reranking模型。

dat-cli-x.x.x-lite.tar.gz

Windows amd64/x86_64 平台发布包

dat-cli-x.x.x-windows-amd64.tar.gz

MacOS arm64/aarch64 平台发布包

dat-cli-x.x.x-macos-arm64.tar.gz

Linux amd64/x86_64 平台发布包

dat-cli-x.x.x-linux-amd64.tar.gz

Linux arm64/aarch64 平台发布包

dat-cli-x.x.x-linux-arm64.tar.gz

What's Changed

  • chore: add secondary development guide in README.md by @junjiem in #124
  • chore: deploy to maven central by @junjiem in #123
  • improvement: add tool calling as regular streaming events by @junjiem in #125
  • fix: 'agentic' agent provider support dynamic variables by @junjiem in #127
  • feat: add support samples of database records to give the LLM a bette… by @junjiem in #128
  • chore: update README.md by @junjiem in #126
  • fix: 'searchSemanticModels' tool in 'agentic' agent provider by @junjiem in #129
  • feat: 'agentic' agent provider add support samples of database records by @junjiem in #130
  • improvement: upgrade json-schema-validator to 2.0.0 by @junjiem in #131
  • feat: add support for streamable HTTP MCP server by @junjiem in #132
  • fix: configuration description of the YAML template renders the array type by @junjiem in #135
  • fix: class name error and streaming chat model add 'max-completion-to… by @junjiem in #133
  • feat: add Azure OpenAi LLM module by @junjiem in #134
  • feat: add Azure OpenAi Embedding module by @junjiem in #136
  • release: 0.7.0 by @junjiem in #137

Full Changelog: 0.6.3...0.7.0