We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418afc1 commit f677bedCopy full SHA for f677bed
1 file changed
README.md
@@ -9,7 +9,7 @@ Zero-dependency Python client for the [HiAPI](https://hiapi.ai) **unified async
9
10
> For OpenAI-compatible chat/image endpoints, keep using the `openai` library with
11
> `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.
+> can't do: the asynchronous **submit → poll → retrieve** lifecycle (results come back as output URLs).
13
14
## Install
15
0 commit comments