docs: fix broken link to backend configuration in AI providers page (#7793)

This commit is contained in:
Philipp Opheys
2026-06-22 19:43:02 +02:00
committed by GitHub
parent aaab52326c
commit 6b96d8126e

View File

@@ -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)