@sswns原汤化原食,grok配置grok build搭配CPA 中发帖

[cli]
installer = "internal"

[models]
default = "local-grok"
[model.local-grok]
model = "grok-4.5"
base_url = ""
name = "grok-4.5cpa (Local)"
api_key = ""
api_backend = "responses"
context_window = 500000
supports_reasoning_effort = true
reasoning_efforts = ["low", "medium", "high"]

[marketplace]
official_marketplace_auto_installed = true

[[marketplace.sources]]
name = "xAI Official"
git = "htt...