-
Hi,
It seems that the point of installing all requirements for the plugin is missing. I had to install EdgeGPT by adding it to the requirements.txt and build the docker again. I added the line for …
-
Original package is not working anymore.
But EdgeGPT-fork is ok (tested with `edge-gpt.exe`)
Though, even after upgrading I experience an error:
```
Asking...
Traceback (most recent call last):…
-
E:\AI\Timeless-Sydney\Timeless-Sydney-8.16>python main.py
Traceback (most recent call last):
File "E:\AI\Timeless-Sydney\Timeless-Sydney-8.16\main.py", line 5, in
from EdgeGPT import EdgeGPT…
-
![image](https://github.com/xbzstudio/Timeless-Sydney/assets/58031107/95f71f55-f1d9-4fb9-89a7-5e2fc216ecfe)
大概位置在
![image](https://github.com/xbzstudio/Timeless-Sydney/assets/58031107/aaae0728-5306-…
-
I´m getting this error by using Python 3.11.4. The requirements.txt is of course installed
-
In Auto_GPT 0.4.0
I have install edgegpt == 0.3.8
but SYSTEM return :
`SYSTEM: Command ask_genius_bing returned: Error: 'Agent' object has no attribute 'prompt'`
if I `pip install EdgeGPT -…
-
### 在提交前请确保以下这些
- [X] ChatGPT,EdgeGPT,BingImageCreator,GoogleBard,easy-ernie为最新版本
- [X] 在Issue无法找到它
### 操作系统
Windows
### Python版本
python3.10.11
### 问题
ImportError: cannot import name 'Conversat…
-
[INFO][2023-05-23 23:17:52][log.py:34] - [MultiChannel] Start up bing on terminal
Please input your question
User:
123
Bot:
[ERROR][2023-05-23 23:17:56][log.py:47] - [MultiChannel] Start up fai…
-
最近可能有人会出现错误:
```
出现故障!如果这个问题持续出现,请和我说“重置会话” 来开启一段新的会话,或者发送 “回滚对话” 来回溯到上一条对话,你上一条说的我就当作没看见。\n原因:'conversationSignature'
```
这是因为上游项目[EdgeGPT](https://github.com/acheong08/EdgeGPT) 弃坑缺乏维护导致的
修复这条…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
My code:
```
class Edgegpt():
async def main(se…