Skip to content

Commit 7a924ef

Browse files
committed
fix: update remaining duplicate heading for Gemini Usage Example
1 parent c28e520 commit 7a924ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/llm-adapters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ def convert_to_gemini_schema(property_schema: dict[str, Any]) -> dict[str, Any]:
179179
return result
180180
```
181181

182-
### Usage Example
182+
### Gemini Usage Example
183183

184184
```python
185185
import asyncio

0 commit comments

Comments
 (0)