Giter VIP home page Giter VIP logo

麻雀GPTs-4免费畅享计划:智慧白嫖

麻雀GPTs-API介绍

麻雀GPTs-API项目是一个非开源项目,但是可以免费让大家每天免费使用gpt-3.5-turbo约10000次调用。同时支持多模态,GPT-4,GPTs模型市场调用, 支持多种模型比如:Dalle-3,代码解释器,上网等功能。价格便宜,性能强大,欢迎大家使用。服务有一定的稳定性,不保证100%稳定。

img.png

如何每日10000免费GPT-3.5 Turbo API调用?

访问官网注册登录页面,注册完成后。可以在个人控制台页面看到调用密钥。(警告:更新token会覆盖之前的token,请谨慎操作!) 同时该页面也能看到剩余调用次数调用次数调用失败次数等相关信息。但是GPT-3.5 Turbo每日免费调用次数不会统计。这里请大家放心。

img_1.png

下面言归正传,开始手把手教大家如何免费白嫖 GPT-3.5-turbo。即使额度用完了,也可以免费调用GPT-3.5-turbo模型。

注意了:GPT-4的API地址与GPT-3.5-turbo的API地址不一样。

POST https://g3.gpt4api.plus/backend-api/conversation
Content-Type: application/json
Authorization:  <控制台秘钥>

{
  "messages": [
    {
      "content": {
        "content_type": "text",
        "parts": [
          "你是gpt-3还是4?"
        ]
      }
    }
  ]
}

如何使用GPTs或GPT-4V等其他模型呢?

那就好好查看官方文档吧,里面有详细的API调用说明。

如何接入自定义API,通过Action控制GPT?

那就好好查看官方文档吧,里面有详细的API调用说明。

如何支持批量GPT-4等模型调用呢?

如何获取更多GPT-4或GPT-3.5-turbo调用次数?

  • 1.可以邀请好友注册,每邀请一个好友注册成功,你和你的好友都会获得额外的调用次数。
  • 2.可以在GITHUB点赞送小星星哦,每点赞一次,你都会获得额外的调用次数。
  • 3.可以购买调用次数,价格便宜,性能强大。

麻雀GPTs-API's Projects

gpt-3.5-turbo icon gpt-3.5-turbo

免费注册用户,支持每天免费调用1万次gpt-3.5-turbo模型。

gpt4batch icon gpt4batch

提供批量调用gpt-4,GPTs接口服务,日调用量支持百万。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.