Skip to content

v2.9.0

Latest
Compare
Choose a tag to compare
@zijiwork zijiwork released this 12 Apr 14:24
· 1 commit to master since this release

What's Changed

  • 新增AI助手,支持对k8s应用进行AI智能分析、应用日志解读
  • 其他细节优化

配置文件新增chatgpt供应商

# chatgpt api
chatgpt:
  # openai, tongyi
  provider: "tongyi"
  endpoint: "https://dashscope.aliyuncs.com/compatible-mode/v1"
  model: "qwen-plus"
  token: "sk-"

Full Changelog: https://github.com/dnsjia/luban/commits/v2.9.0