原汤化原食,grok配置grok build搭配CPA

sswns 2026-07-12 07:04 1

[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 = "https://github.com/xai-org/plugin-marketplace.git"

[ui]
max_thoughts_width = 120
yolo = false
compact_mode = false

配置文件在 ~/.grok/config.toml


最新回复 (1)
  • Liz vicious 07-12 07:30
    1

    感谢分享,已经用上,另外请求地址后面加v1

* 帖子来源Linux.do
返回