Skip to content

V1.15.0 unstable

Pre-release
Pre-release

Choose a tag to compare

@mindolph mindolph released this 27 Jun 13:23
· 19 commits to main since this release
  • Features

    • Custom AI model provider(OpenAI Compatible).
    • Support Baidu Qianfan AI models.
  • Improvements

    • Agent with custom model provider.
    • Allow to edit the name of an agent or a dataset.
    • Add more models to Qianfan, Moonshot, ChatGLM.
    • Remove deprecated models from DeepSeek.
  • Bug Fixes

    • Max output tokens is incorrect for some Qwen models.
    • Max output token is not applied to Moonshot api.
    • Model provider setting check for Generate/Summarize is incorrect in some cases.
  • Update dependencies and refactor