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

Successfully returned, but there is nothing on the page #417

Open
LiuJiaoShouYa opened this issue Oct 24, 2024 · 4 comments
Open

Successfully returned, but there is nothing on the page #417

LiuJiaoShouYa opened this issue Oct 24, 2024 · 4 comments

Comments

@LiuJiaoShouYa
Copy link

INFO: connection open
Received params
Using openAiApiKey from client-side settings dialog
Using openAiBaseURL from client-side settings dialog
Generating vue_tailwind code in image mode using Llm.CLAUDE_3_5_SONNET_2024_06_20...
Status (variant 0): Generating code...
Status (variant 1): Generating code...
Models used for generation: ['openai', 'openai']
[HTML Extraction] No tags found in the generated content:
[HTML Extraction] No tags found in the generated content:
Writing to logs directory: /home/fiv_dev/python_project/screenshot-to-code/backend/run_logs
Status (variant 0): Generating images...
Status (variant 1): Generating images...
Status (variant 0): Code generation complete.
Status (variant 1): Code generation complete.
INFO: connection closed

@abi
Copy link
Owner

abi commented Oct 24, 2024

Is there any code in the code tab?

Is your OpenAI proxy working for other use cases?

@LiuJiaoShouYa
Copy link
Author

KEY has been verified, no problem!
There were no error messages, but the UI did not display the content, and the backend also showed completion!

@LiuJiaoShouYa
Copy link
Author

When I changed the model to model=Llm When GPT4_VISION is running well, but when I replace it with the latest GPT4O2024_05_13="gpt-4o-2024-05-13", the UI doesn't display anything. As far as I know, my key supports the latest model. Do you know the reason for this?

@abi
Copy link
Owner

abi commented Oct 25, 2024

I'm sorry I can't debug issues with openai proxies.

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

2 participants