Giter Site home page Giter Site logo

free-gpt3.5-2api's People

Contributors

aurorax-neo avatar xiaozhou26 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

free-gpt3.5-2api's Issues

如何设置返回stream

如何设置返回stream,我把大佬的两个项目都部署了发现这个默认不是返回stream,请问返回stream

koyeb 嘎了怎么办

前几天koyeb部署的,可以用,今天突然用不来了。登上koyeb一看直接给我干掉了,这种还有戏吗,还是说重新再搞个账号呀

image

写了个 docker-compose.yml ,但是代理环境变量不生效

每次请求都返回

please restart the program、change the IP address、use a proxy to try again

docker-compose.yml

version: '3.8'
services:
  free-gpt3.5-2api:
    image: ghcr.io/aurorax-neo/free-gpt3.5-2api
    container_name: free-gpt3.5-2api
    ports:
      - "9846:3040"
    environment:
      LOG_LEVEL: "info"
      LOG_PATH: ""
      BIND: "0.0.0.0"
      PORT: "3040"
      PROXY: "http://127.0.0.1:10809,http://127.0.0.1:10809"
      AUTHORIZATIONS: "123456"
      POOL_MAX_COUNT: "64"
      AUTH_ED: "600"
    restart: unless-stopped

image

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.