IntelligenzaArtificiale / Free-Auto-GPT

Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.
MIT License
2.43k stars 382 forks source link

ValueError: File 'cookiesHuggingChat.json' not found! #160

Open Toaster496 opened 10 months ago

Toaster496 commented 10 months ago
⚠️INSTRUCTIONS: - Enter ONE "x" inside the brackets [x] to choose the answer - [x] Example - [ ] Example2

Have you already searched for your ISSUE among the resolved ones?

What version of Python do you have?

What version of operating system do you have?

What type of installation did you perform?

Desktop (please complete the following information):

Describe the bug A clear and concise description of what the bug is.

Streamlit side

ValueError: File 'cookiesHuggingChat.json' not found! Create it and put your cookies in there in the JSON format. Traceback: File "c:\Users\User\AppData\Local\Programs\Python\Python311\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script exec(code, module.dict) File "D:\Ai\Free-AUTO-GPT-with-NO-API\Camel.py", line 80, in raise ValueError(

Terminal side

2023-08-19 08:55:36.372 Uncaught app exception Traceback (most recent call last): File "c:\Users\User\AppData\Local\Programs\Python\Python311\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script exec(code, module.dict) File "D:\Ai\Free-AUTO-GPT-with-NO-API\Camel.py", line 80, in raise ValueError( ValueError: File 'cookiesHuggingChat.json' not found! Create it and put your cookies in there in the JSON format. 2023-08-19 08:55:36.373 Uncaught app exception Traceback (most recent call last): File "c:\Users\User\AppData\Local\Programs\Python\Python311\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script exec(code, module.dict) File "D:\Ai\Free-AUTO-GPT-with-NO-API\Camel.py", line 80, in raise ValueError( ValueError: File 'cookiesHuggingChat.json' not found! Create it and put your cookies in there in the JSON format. 2023-08-19 08:55:36.529 Uncaught app exception Traceback (most recent call last): File "c:\Users\User\AppData\Local\Programs\Python\Python311\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script exec(code, module.dict) File "D:\Ai\Free-AUTO-GPT-with-NO-API\Camel.py", line 80, in raise ValueError( ValueError: File 'cookiesHuggingChat.json' not found! Create it and put your cookies in there in the JSON format.

Screenshots If applicable, add screenshots to help explain your problem. image

Additional context Add any other context about the problem here. Cammel localhost