Update more/missing type qualifiers to lowercase MkDocs admonitions (#16215)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
6b95967e08
commit
b9f0983e82
148 changed files with 223 additions and 223 deletions
|
|
@ -29,7 +29,7 @@ Explorer GUI is like a playground build using [Ultralytics Explorer API](api.md)
|
|||
pip install ultralytics[explorer]
|
||||
```
|
||||
|
||||
!!! note "Note"
|
||||
!!! note
|
||||
|
||||
Ask AI feature works using OpenAI, so you'll be prompted to set the api key for OpenAI when you first run the GUI.
|
||||
You can set it like this - `yolo settings openai_api_key="..."`
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ The GUI demo runs in your browser allowing you to create embeddings for your dat
|
|||
yolo explorer
|
||||
```
|
||||
|
||||
!!! note "Note"
|
||||
!!! note
|
||||
|
||||
Ask AI feature works using OpenAI, so you'll be prompted to set the api key for OpenAI when you first run the GUI.
|
||||
You can set it like this - `yolo settings openai_api_key="..."`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue