示例项目
    示例项目
    • 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

    Obtain Base URL and API Key

    Base URL is usually the website domain and can also be found on the dashboard page.
    The API key can be obtained from the token page.BaseURL
    修改于 2025-05-22 03:51:58
    上一页
    OpenAI official library usage tutorial
    下一页
    OpenAI
    Built with