Browse Source

【优化】测试 open ai image

cherishsince 1 year ago
parent
commit
c6a029ff8d

+ 5 - 0
yudao-module-ai/yudao-module-ai-biz/src/main/resources/http/image.http

@@ -0,0 +1,5 @@
+
+### chat call
+GET {{baseUrl}}/ai/image/dallDrawing?modal=dall-e-2&size=256x256&prompt=中国长城
+Authorization: {{token}}
+