Skip to content

Commit 9b094e4

Browse files
committed
Update t.sh
1 parent 095de8e commit 9b094e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
curl --location "http://localhost:8000/api/v1/services/aigc/text-generation/generation" \
2-
--header "Authorization: Bearer $DASHSCOPE_API_KEY" \
2+
--header "x-api-key: $DASHSCOPE_API_KEY" \
33
--header "Content-Type: application/json" \
44
--header "X-DashScope-SSE: enable" \
55
--data '{

0 commit comments

Comments
 (0)