Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cookiesHuggingChat.json removed but still needed. #148

Open
thisisloze opened this issue Jul 2, 2023 · 1 comment
Open

cookiesHuggingChat.json removed but still needed. #148

thisisloze opened this issue Jul 2, 2023 · 1 comment

Comments

@thisisloze
Copy link

Looks like you removed the need for the cookie but the code still needs it. Its broken when used though.

2023-07-02 15:01:22.560 Uncaught app exception Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/streamlit/runtime/scriptrunner/script_runner.py", line 552, in _run_script exec(code, module.__dict__) File "/root/Free-Auto-GPT/Camel.py", line 91, in <module> llm = HuggingChatAPI.HuggingChat(cookiepath = str(cookie_path)) File "/usr/local/lib/python3.10/dist-packages/pydantic/main.py", line 341, in __init__ raise validation_error pydantic.error_wrappers.ValidationError: 1 validation error for HuggingChat cookiepath extra fields not permitted (type=value_error.extra)

@thisisloze
Copy link
Author

Sorry this is using streamlit and Camel.py. It looks like Camel.py wasnt updated to not use the cookies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant