mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
AI: Improve vision readme
This commit is contained in:
parent
957383c708
commit
578edf6f28
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ Used for Ollama/OpenAI (and any future HTTP engines). All credentials and identi
|
|||
| `Key` | `""` | Bearer token; prefer env expansion. |
|
||||
| `Username` / `Password` | `""` | Injected as basic auth when URI lacks userinfo. |
|
||||
| `Model` | `""` | Endpoint-specific override; wins over model/name. |
|
||||
| `Org` / `Project` | `""` | OpenAI headers. |
|
||||
| `Org` / `Project` | `""` | OpenAI headers (org/proj IDs) |
|
||||
| `RequestFormat` / `ResponseFormat` | set by engine alias | Explicit values win over alias defaults. |
|
||||
| `FileScheme` | set by engine alias (`data` or `base64`) | Controls image transport. |
|
||||
| `Disabled` | `false` | Disable the endpoint without removing the model. |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue