11 lines
494 B
TOML
11 lines
494 B
TOML
name = "Wafer"
|
|
# POST /v1/chat/completions normalizes thinking.type="enabled"|"disabled",
|
|
# reasoning_effort="none"|"low"|"medium"|"high"|"max", and
|
|
# enable_thinking=true|false. Reasoning defaults off; output is generally
|
|
# choices[].message.reasoning_content. Kimi-K2.7-Code is always on.
|
|
# https://docs.wafer.ai/serverless/api-reference (accessed 2026-06-25)
|
|
env = ["WAFER_API_KEY"]
|
|
npm = "@ai-sdk/openai-compatible"
|
|
api = "https://pass.wafer.ai/v1"
|
|
doc = "https://docs.wafer.ai/wafer-pass"
|