screenshot-to-code icon indicating copy to clipboard operation
screenshot-to-code copied to clipboard

Successfully returned, but there is nothing on the page

Open LiuJiaoShouYa opened this issue 1 year ago • 4 comments

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

LiuJiaoShouYa avatar Oct 24 '24 04:10 LiuJiaoShouYa

Is there any code in the code tab?

Is your OpenAI proxy working for other use cases?

abi avatar Oct 24 '24 16:10 abi

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 avatar Oct 25 '24 01:10 LiuJiaoShouYa

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?

LiuJiaoShouYa avatar Oct 25 '24 01:10 LiuJiaoShouYa

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

abi avatar Oct 25 '24 12:10 abi