docs(docs): align navigation inventory and model examples for #774
This commit is contained in:
parent
e1aeabdb5f
commit
daef8f8094
10 changed files with 56 additions and 7 deletions
|
|
@ -132,7 +132,7 @@ agent = create_agent(
|
|||
|
||||
```python
|
||||
agent = create_agent(
|
||||
model="anthropic/claude-3.5-sonnet",
|
||||
model="anthropic/claude-sonnet-4-6",
|
||||
api_key="your-openrouter-key",
|
||||
base_url="https://openrouter.ai/api/v1"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue