-
这两天使用gpt-4-browsing模型,发现一个问题,如果回复的消息过长,发现只会回复后半部分的内容,前半部分的内容会被替换,如图:
![image](https://github.com/linweiyuan/go-chatgpt-api/assets/28827408/3557aba5-b5dc-4e6a-a9e8-dda5ef4e30aa)
同时对比了gpt-4模型,gpt-4如…
-
login和auth似乎都是成功的,但是/chat会返回500,不知道是什么原因?本地nodejs是V16, lambda配置的v18会对/chat有影响吗?
-
**Fission/Kubernetes version**
Fission 1.17.11
K8S 1.26
Kubernetes platform: docker-desktop
**Describe the bug**
When running a serverless function which pushes a response slowly over time …
-
出错了,之后需要重新进入vps 启动node index.js,不能自己重启吗?
错误信息:
Error: ChatGPTError: ChatGPT error 429: {
"error": {
"message": "The server had an error while processing your request. Sorry about that!",
…
-
I have GPT4 access, but I'm getting a 404 response, without any clues as to the where or why even with `-v`.
```
OPENAI_API_KEY=[key here] promptr -m gpt4 -x -t refactor $(git ls-tree -r --name-onl…
-
### ⚠️ Search for existing issues first ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### GPT-3 or GPT-4
- [ ] I am using Auto-GPT with GPT-3 (GPT-3.5)…
-
I am in china, so I need to use vpn to get the response from openai, but when the vpn is on, the error occurs.
error - RangeError [ERR_HTTP_INVALID_STATUS_CODE]: Invalid status code: 0
at new No…
-
Hey Justin – wanted to ask if this project is only supposed to be used client side. Then that would answer me testing is server side, and it telling me this:
`ReferenceError: XMLHttpRequest is not …
-
## Summary
Would be great if this package could support serverless environments such as NextJS route handlers. Specifically the streaming part.
Being able to have langchain and the UI of an ap…
-
### 路由地址
```routes
/twitter/user/dotey
```
### 完整路由地址
```fullroutes
/twitter/user/dotey
```
### 相关文档
https://rsshub.app/twitter/user/dotey
### 预期是什么?
正常打开rss链接
### 实际发生了什么?
Looks like somet…