Giter VIP home page Giter VIP logo

Comments (7)

houko avatar houko commented on July 22, 2024

请问是以什么方式运行的,参数是什么?

from wechatgpt.

MyGodIT avatar MyGodIT commented on July 22, 2024

请问是以什么方式运行的,参数是什么?
docker run -d --name wechatgpt -e apiKey="xxxxxxxxxxx" -e wechat="true" xiaomoinfo/wechatgpt-amd64:latest

from wechatgpt.

houko avatar houko commented on July 22, 2024
docker run -d --name wechatgpt -e api_key="xxxxxxxxxxx" -e wechat="true" xiaomoinfo/wechatgpt:latest

麻烦试下这个

from wechatgpt.

MyGodIT avatar MyGodIT commented on July 22, 2024
docker run -d --name wechatgpt -e api_key="xxxxxxxxxxx" -e wechat="true" xiaomoinfo/wechatgpt:latest

麻烦试下这个

打印这个日志后,容器直接停掉了,time="2022-12-16T10:05:19Z" level=warning msg="没有找到配置文件,尝试读取环境变量"

from wechatgpt.

houko avatar houko commented on July 22, 2024

https://github.com/houko/wechatgpt/releases/tag/v2.9.3

麻烦把镜像删掉之后重新运行一下试试

from wechatgpt.

MyGodIT avatar MyGodIT commented on July 22, 2024

https://github.com/houko/wechatgpt/releases/tag/v2.9.3

麻烦把镜像删掉之后重新运行一下试试

time="2022-12-16T10:21:34Z" level=info msg="问题: 发个消息一下"
time="2022-12-16T10:21:34Z" level=info msg="request openai json string : {"model":"text-davinci-003","prompt":"发个消息一下","max_tokens":4000,"temperature":0.7,"top_p":1,"frequency_penalty":0,"presence_penalty":0}"
time="2022-12-16T10:21:35Z" level=info msg="{"id":"cmpl-6O28M3SPxkBT6uT55AUftfx615fOk","object":"text_completion","created":1671186094,"model":"text-davinci-003","choices":[{"text":"\n\n你好,最近过得怎么样?","index":0,"logprobs":null,"finish_reason":"stop"}],"usage":{"prompt_tokens":13,"completion_tokens":26,"total_tokens":39}}\n"
time="2022-12-16T10:21:35Z" level=info msg="gpt response text: \n\n你好,最近过得怎么样? \n"
time="2022-12-16T10:21:35Z" level=info msg="Ret(1204)"
time="2022-12-16T10:21:35Z" level=error msg="handle error: Ret(1204)\n"

from wechatgpt.

houko avatar houko commented on July 22, 2024

#1
换个微信号试试

from wechatgpt.

Related Issues (20)

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.