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"])

T2V-01-Director
启用优化
720P
内容由AI生成