Skip to content

Commit b70df9d

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 3565c56 commit b70df9d

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
@@ -142,7 +142,7 @@ Example response:
142142
}
143143
```
144144

145-
expected file content should like:
145+
The expected file content should look like:
146146
```jsonl
147147
{"key": "object-1", "request": {"contents": [{"parts": [{"text": "Describe the process of photosynthesis."}]}], "generation_config": {"temperature": 0.7}, "model": "deepseek:r1-32b"}}
148148
{"key": "object-2", "request": {"contents": [{"parts": [{"text": "What are the main ingredients in a Margherita pizza?"}]}], "generation_config": {"temperature": 0.7}, "model": "openai:gpt-4o"}}

0 commit comments

Comments
 (0)