fix(llm): 修复 Kimi API temperature 参数配置

This commit is contained in:
2026-06-01 17:48:42 +08:00
parent 7636d0b5a6
commit 459670f363
4 changed files with 33 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "quicommit"
version = "0.3.0"
version = "0.3.1"
edition = "2024"
authors = ["Sidney Zhang <zly@lyzhang.me>"]
description = "A powerful Git assistant tool with AI-powered commit/tag/changelog generation(alpha version)"