示例项目
    示例项目
    • Introduction (Must Read)
    • OpenAI official library usage tutorial
    • Obtain Base URL and API Key
    • OpenAI
      • Chat
        POST
      • Chat (o1,o3,o4 series model)
        POST
      • dall--e-3
        POST
      • gpt-image-1
        POST
      • Image edit
        POST
      • Analyze image
        POST
      • Analyze PDF
        POST
    • Gemini
      • gemini
        POST

    Chat模型

    📌
    仅需在代码中将 API 地址从 api.openai.com 更改为 api.getgoapi.com,即可无缝对接#
    修改于 2025-01-11 14:28:18
    上一页
    Obtain Base URL and API Key
    下一页
    Chat
    Built with