mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-06-23 04:50:16 +00:00
docs: fix broken link to backend configuration in AI providers page (#7793)
This commit is contained in:
@@ -20,7 +20,7 @@ If you have another provider you'd like to use, such as Azure, you can configure
|
||||
|
||||
Note that some models are capable of handling multiple features (e.g. `gpt-5` can handle both normal chat requests and image recognition requests). You may configure one provider for multiple provider features.
|
||||
|
||||
While Mealie has prompts for each AI task, you can override these with your own prompts if you'd like. For more information, check out the [backend configuration](./installation/ai-providers.md).
|
||||
While Mealie has prompts for each AI task, you can override these with your own prompts if you'd like. For more information, check out the [backend configuration](../installation/backend-config.md).
|
||||
|
||||
## AI Features
|
||||
- The OpenAI Ingredient Parser can be used as an alternative to the NLP and Brute Force parsers. Simply choose the OpenAI parser while parsing ingredients (:octicons-tag-24: v1.7.0)
|
||||
|
||||
Reference in New Issue
Block a user