Complete build wiring and CLI file commands

Align documented commands with the CLI, enable optional GUI/test targets, and remove committed API secrets so the project is safer to build and run.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-25 20:43:53 +08:00
parent e1b0abaf54
commit 330cd686db
16 changed files with 197 additions and 57 deletions

View File

@@ -52,19 +52,12 @@ cmake,Ninja,llvm,clang,lld
cmake->ninja->cdll & exe
测试1密钥和连接网址:
sk-DWiHMg4T3cIxWUSwRGtjLuPe1c8FuwM0FiGyoyuNFWGpkhjY
anthropic或openai api:https://api.ai.pulsareon.com
测试连接网址:
openai api:https://api.deepseek.com
anthropic api:https://api.deepseek.com/anthropic
测试1用的模型:
测试模型:
deepseek-v4-pro
deepseek-v4-flash
测试2deepseek的网址和密钥
anthropic api:https://api.deepseek.com/anthropic
openai api:https://api.deepseek.com
sk-fabe6677bbfb4f119b29c54b0150bc0b
测试2用的模型
deepseek-v4-pro
deepseek-v4-flash
密钥请通过本地 config.toml 配置,不要提交到仓库。