-
Error reading a .h file.
---
SYSTEM: Executing command: read_from_file
Traceback (most recent call last):
File "/home/xxx/loopgpt/research_gpt.py", line 14, in
agent.cli()
File "/home/x…
-
import zipfile
# Made By LoopGpt
def crack_zip_password(zipfile_path, password):
try:
with zipfile.ZipFile(zipfile_path) as zip_ref:
zip_ref.extractall(pwd=password.encode())…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/farizrahman4u/LoopGPT/labels/bug) didn't find any similar reports.
### Expect…
-
https://github.com/PrefectHQ/marvin is a great way to wrap OpenAI GPT. It has AI functions and bots. I'd love if LoopGPT could be made into a Marvin bot easily. Also provide some instructions how to i…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/farizrahman4u/LoopGPT/labels/bug) didn't find any similar reports.
### Expect…
-
When I ask LoopGPT to read the contents of a text file, it will almost always complain that the file is empty.
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/farizrahman4u/LoopGPT/labels/bug) didn't find any similar reports.
### Ex…
-
Hi.
nice job!
I am testing your implementation (my kind of standard test for auto gpts is to let them create a web-portal about cats with depressions) and i foundt hat created files are written in…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/farizrahman4u/LoopGPT/labels/bug) didn't find any similar reports.
### Expect…
-
https://github.com/OpenBMB/ChatDev
https://github.com/microsoft/autogen
https://github.com/geekan/MetaGPT
https://github.com/reworkd/AgentGPT
https://github.com/Link-AGI/AutoAgents
https://github…