00:00 / 00:00
response = requests.post(url, headers=headers, json=request_body)
# 将当次的ai回复内容加入messages
request_body["messages"].extend(response.json()["choices"][0]["messages"]) by Hailuo AI Video Generator
探索者 by Hailuo AI Video Generator探索者
创意描述
复制

response = requests.post(url, headers=headers, json=request_body) # 将当次的ai回复内容加入messages request_body["messages"].extend(response.json()["choices"][0]["messages"])

Hailuo 01-Director
提示词优化
720p
内容由AI生成