Skip to content

Commit f677bed

Browse files
committed
docs: submit→poll→download 改为 submit→poll→retrieve(SDK 返回的是产物 URL,不做下载)
1 parent 418afc1 commit f677bed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Zero-dependency Python client for the [HiAPI](https://hiapi.ai) **unified async
99

1010
> For OpenAI-compatible chat/image endpoints, keep using the `openai` library with
1111
> `base_url="https://api.hiapi.ai/v1"`. This SDK focuses on what the OpenAI client
12-
> can't do: the asynchronous **submit → poll → download** lifecycle.
12+
> can't do: the asynchronous **submit → poll → retrieve** lifecycle (results come back as output URLs).
1313
1414
## Install
1515

0 commit comments

Comments
 (0)