docs: add tip block for finding available models (#2501)

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Trillium Smith 2025-09-12 18:22:54 -07:00 committed by GitHub
parent aebd50da7e
commit e03f27381f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -542,6 +542,10 @@ For example, with OpenAI's reasoning models, you can control the reasoning effor
These additional options are model and provider-specific. Check your provider's documentation for available parameters.
:::tip
Run `opencode models` to see a lit of the available models.
:::
---
## Create agents