2025-04-17 11:05:46 +08:00
|
|
|
{
|
2025-04-23 16:01:18 +08:00
|
|
|
"date": "5月15日, 5月16日, 5月17日, 6月1日",
|
2025-04-24 18:10:31 +08:00
|
|
|
"num": 5,
|
|
|
|
|
"variants": 3,
|
|
|
|
|
"topic_temperature": 0.2,
|
|
|
|
|
"topic_top_p": 0.3,
|
|
|
|
|
"topic_presence_penalty": 1.5,
|
|
|
|
|
"content_temperature": 0.3,
|
|
|
|
|
"content_top_p": 0.4,
|
|
|
|
|
"content_presence_penalty": 1.5,
|
2025-04-22 15:02:00 +08:00
|
|
|
"model": "qwenQWQ",
|
|
|
|
|
"api_url": "http://localhost:8000/v1/",
|
|
|
|
|
"api_key": "EMPTY",
|
|
|
|
|
"topic_system_prompt": "./SelectPrompt/systemPrompt.txt",
|
|
|
|
|
"topic_user_prompt": "./SelectPrompt/userPrompt.txt",
|
|
|
|
|
"content_system_prompt": "./genPrompts/systemPrompt.txt",
|
|
|
|
|
"resource_dir": [
|
|
|
|
|
{
|
|
|
|
|
"type": "Object",
|
2025-04-24 18:10:31 +08:00
|
|
|
"num": 10,
|
2025-04-22 15:02:00 +08:00
|
|
|
"file_path": [
|
2025-04-24 18:10:31 +08:00
|
|
|
"./resource/Object/中山温泉宾馆.txt",
|
|
|
|
|
"./resource/Object/乌镇民宿.txt",
|
|
|
|
|
"./resource/Object/从化客天下·禧悦庄.txt"
|
2025-04-22 17:25:13 +08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "Description",
|
|
|
|
|
"file_path": [
|
2025-04-24 18:10:31 +08:00
|
|
|
"./resource/Object/中山温泉宾馆.txt",
|
|
|
|
|
"./resource/Object/乌镇民宿.txt",
|
|
|
|
|
"./resource/Object/从化客天下·禧悦庄.txt"
|
2025-04-22 15:02:00 +08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "Product",
|
|
|
|
|
"num": 0,
|
2025-04-24 18:10:31 +08:00
|
|
|
"file_path": [
|
|
|
|
|
]
|
2025-04-22 15:02:00 +08:00
|
|
|
}
|
2025-04-17 11:05:46 +08:00
|
|
|
],
|
2025-04-22 15:02:00 +08:00
|
|
|
"prompts_dir": "./genPrompts",
|
|
|
|
|
"output_dir": "./result",
|
2025-04-24 18:10:31 +08:00
|
|
|
"image_base_dir": "/root/autodl-tmp/TravelContentCreator/hotel_img",
|
2025-04-22 17:25:13 +08:00
|
|
|
"poster_assets_base_dir": "/root/autodl-tmp/poster_baseboard_0403",
|
2025-04-24 18:10:31 +08:00
|
|
|
"camera_image_subdir": "",
|
|
|
|
|
"modify_image_subdir": "",
|
|
|
|
|
|
2025-04-23 16:01:18 +08:00
|
|
|
"request_timeout": 210,
|
2025-04-22 17:25:13 +08:00
|
|
|
"max_retries": 3,
|
|
|
|
|
"description_filename": "description.txt",
|
|
|
|
|
"output_collage_subdir": "collage_img",
|
|
|
|
|
"output_poster_subdir": "poster",
|
|
|
|
|
"output_poster_filename": "poster.jpg",
|
2025-04-22 15:02:00 +08:00
|
|
|
"poster_target_size": [
|
|
|
|
|
900,
|
|
|
|
|
1200
|
|
|
|
|
],
|
|
|
|
|
"text_possibility": 0.3
|
2025-04-17 11:05:46 +08:00
|
|
|
}
|