fix: 清除错误默认模型与端口硬编码,文档机器路径占位符化
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ copybook_paths = ["./copybooks", "/usr/share/copybooks"]
|
||||
dialect = "ibm"
|
||||
|
||||
[llm]
|
||||
model = "gpt-4o-mini"
|
||||
model = "deepseek-v4-flash"
|
||||
timeout = 15
|
||||
cache_dir = ".cache/llm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user