mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
fix(docs): close unclosed code block before Examples heading
This commit is contained in:
parent
274bf42493
commit
f9a538b583
1 changed files with 1 additions and 0 deletions
|
|
@ -687,6 +687,7 @@ response = litellm.completion(
|
|||
tools=[{"type": "web_search_preview"}], # Supported in Responses API
|
||||
# ... other kwargs
|
||||
)
|
||||
```
|
||||
|
||||
### Examples
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue