项目文件夹

文件
2026-07-13 12:28:55 +08:00

11 行
424 B
TOML

name = "QiHang"
npm = "@ai-sdk/openai-compatible"
api = "https://api.qhaigc.net/v1"
env = ["QIHANG_API_KEY"]
# Reasoning HTTP format (accessed 2026-06-25):
# POST /v1/chat/completions is documented as OpenAI compatible, but the public
# request reference does not document a reasoning control or accepted values.
# Source:
# https://www.qhaigc.net/docs/api-reference/chat/openai-style.md
doc = "https://www.qhaigc.net/docs"