Fix typo in Admin Doc (#1034)

appropiate -> appropriate
This commit is contained in:
Ikko Eltociear Ashimine
2025-01-09 14:27:34 +09:00
committed by GitHub
parent ad5f0c7a02
commit 9ce9f02886

View File

@@ -55,7 +55,7 @@ Search models are used to generate vector embeddings of your documents for natur
Add text to image generation models with these settings. Khoj currently supports text to image models available via OpenAI, Stability or Replicate API
- `api-key`: Set to your OpenAI, Stability or Replicate API key
- `model`: Set the model name available over the selected model provider
- `model-type`: Set to the appropiate model provider
- `model-type`: Set to the appropriate model provider
- `openai-config`: For image generation models available via OpenAI (compatible) API you can set the appropriate OpenAI Processor Conversation Settings instead of specifying the `api-key` field above
### Speech to Text Model Options