Skip to content

Commit 3565c56

Browse files
Update docs/docs/inference.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent bcf7924 commit 3565c56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/inference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Example response:
123123

124124
> **Note**: Auto retry policy will be triggered for transient failures without any additional cost.
125125
126-
Exosphere inference APIs also supports the standard batch inference API format used by OpenAI, Gemini, and other providers. You can upload a JSONL file containing multiple inference requests, similar to OpenAI's batch API format and pass the file to `/infer/` API.
126+
Exosphere inference APIs also support the standard batch inference API format used by OpenAI, Gemini, and other providers. You can upload a JSONL file containing multiple inference requests, similar to OpenAI's batch API format and pass the file to the `/infer/` API.
127127

128128
### `PUT /v0/files/`
129129
This API is used to upload a file to the server. Example request:

0 commit comments

Comments
 (0)