Skip to content

0.3.1

Choose a tag to compare

@github-actions github-actions released this 01 Mar 10:10
· 15 commits to master since this release
aeba963

✨ New Features

  • 7cd348f - cloud: ✨ Add cloud API integration with authentication and credits (PR #48 by @jorben)

🐛 Bug Fixes

  • fabfd3e - llm: 🐛 修复 max_tokens 为 undefined 时导致的请求问题 (PR #44 by @jorben)
  • fd45101 - llm: 🐛 修复 max_tokens 为无效值时导致的 API 错误 (PR #45 by @jorben)
  • 10e3a9d - llm: 🐛 修复 max_tokens 为无效值时导致的 API 错误 (PR #46 by @jorben)

🔧 Chores