cfg := openai.DefaultConfig("YOUR_API_KEY")
cfg.BaseURL = "https://api.aiid.edu.kg"
集成与工具
SDK 示例(Go)
go-openai 兼容调用
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
go-openai 兼容调用
cfg := openai.DefaultConfig("YOUR_API_KEY")
cfg.BaseURL = "https://api.aiid.edu.kg"
