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:
17
说明.txt
17
说明.txt
@@ -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 配置,不要提交到仓库。
|
||||
|
||||
Reference in New Issue
Block a user