refresh-gpt-chat
    refresh-gpt-chat
    • 🦊 【开始】了解 refresh-gpt-chat !
    • 🦄 【基础】教你部署refresh-gpt-chat
    • ⭐【基础】教你使用refresh-gpt-chat
    • 自定义Chat接口
      POST
    • 自定义edits接口
      POST
    • 自定义Image接口
      POST
    • 自定义Speech接口
      POST
    • 自定义Transcriptions接口
      POST
    • 获取ChatGPT-Account-ID
      POST

    ⭐【基础】教你使用refresh-gpt-chat

    ⚠拿到的 refresh_token ,一定要小心保存,防止泄露❗❗❗#

    如何使用#

    内部使用#
    外部使用#
    one-api使用#
    # 添加渠道
    自定义Base URL :填http(s)://你的公网ip:8081或你的域名/{你的自定义前缀}同一个服务器的话http://127.0.0.1:8081/{你的自定义前缀}
    密钥:refresh_token,requrest_url,ChatGPT-Account-ID
    注意事项#
    refresh_token(必填): 为你账号的refresh_token,不改密码,基本永久,也可以填access_token
    requrest_url(必填): 示例:https://api.oaifree.com
    ChatGPT-Account-ID(选填): 为你team账号的ChatGPT-Account-ID
    上一页
    🦄 【基础】教你部署refresh-gpt-chat
    下一页
    自定义Chat接口
    Built with