10 lines
398 B
TOML
10 lines
398 B
TOML
[cc_slim]
|
|
provider = "openai"
|
|
model = "grok-4.20-0309-non-reasoning"
|
|
api_key = "sk-YO39YO8cIfGekojKR5prka8YcitpGUxDUFeo5Fogp1msvrpe"
|
|
base_url = "https://api.118229.xyz/v1"
|
|
# 可选:最大工具循环次数
|
|
max_turns = 12
|
|
LANGFUSE_SECRET_KEY="sk-lf-48f1ba27-c53d-443a-ab78-6db7735fd33e"
|
|
LANGFUSE_PUBLIC_KEY="pk-lf-b9431acc-b0a6-494f-a9d3-ce8ac4ea33ba"
|
|
LANGFUSE_BASE_URL="http://10.109.59.251:3000" |