Files
2026-07-13 12:28:55 +08:00

10 lines
440 B
TOML

# POST /v1/chat/completions uses $.thinking = true|false. The accepted alias
# $.reasoning_effort = "low"|"medium"|"high" maps only to binary enablement;
# the level is currently ignored/reserved, so it is not an effort control.
# https://docs.mixlayer.com/reasoning (accessed 2026-06-25)
name = "Mixlayer"
env = ["MIXLAYER_API_KEY"]
npm = "@ai-sdk/openai-compatible"
api = "https://models.mixlayer.ai/v1"
doc = "https://docs.mixlayer.com"