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

The webview GUI is not working #2539

Open
Daemondik opened this issue Jan 5, 2025 · 1 comment
Open

The webview GUI is not working #2539

Daemondik opened this issue Jan 5, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Daemondik
Copy link

Hello! When running python -m g4f.gui.webview --debug, the backend methods are not being executed.
It used to work before, but for no apparent reason, it stopped.
What’s especially concerning is the 405 error on the /backend-api/v2/conversation method. In my opinion, everything is being passed correctly in the code.
If I start the API and go to http://127.0.0.1:8080/, everything works fine.

Python 3.11.9
Windows 11
image

@Daemondik Daemondik added the bug Something isn't working label Jan 5, 2025
@hlohaus
Copy link
Collaborator

hlohaus commented Jan 5, 2025

We haven't tested the web view functionality for six months. I will investigate a resolution. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants