mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
update IMAGE2WEBPAGE_PROMPT for gpt_v_generator tool
This commit is contained in:
parent
06b35a34a6
commit
9661c3c681
1 changed files with 1 additions and 1 deletions
|
|
@ -42,5 +42,5 @@ The current task is about evaluating a model, please note the following:
|
|||
IMAGE2WEBPAGE_PROMPT = """
|
||||
The current task is about converting image into webpage code. please note the following:
|
||||
- Single-Step Code Generation: Execute the entire code generation process in a single step, encompassing HTML, CSS, and JavaScript. Avoid fragmenting the code generation into multiple separate steps to maintain consistency and simplify the development workflow.
|
||||
- Save webpages: Be sure to use the save method inside Vision.
|
||||
- Save webpages: Be sure to use the save method provided.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue