From 4858d3faaf9cf91bac93c20c9723d2cc868c99b4 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 18 Jan 2026 15:34:22 +0000 Subject: docs: fix relative urls --- .../version-v0.30.0/03-configuration/01-environment-variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/versioned_docs/version-v0.30.0/03-configuration/01-environment-variables.md') diff --git a/docs/versioned_docs/version-v0.30.0/03-configuration/01-environment-variables.md b/docs/versioned_docs/version-v0.30.0/03-configuration/01-environment-variables.md index 23a6f3b9..f02063a7 100644 --- a/docs/versioned_docs/version-v0.30.0/03-configuration/01-environment-variables.md +++ b/docs/versioned_docs/version-v0.30.0/03-configuration/01-environment-variables.md @@ -92,7 +92,7 @@ Either `OPENAI_API_KEY` or `OLLAMA_BASE_URL` need to be set for automatic taggin | Name | Required | Default | Description | | ------------------------------------ | -------- | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| OPENAI_API_KEY | No | Not set | The OpenAI key used for automatic tagging. More on that in [here](../administration/openai). | +| OPENAI_API_KEY | No | Not set | The OpenAI key used for automatic tagging. More on that in [here](../06-administration/03-openai.md). | | OPENAI_BASE_URL | No | Not set | If you just want to use OpenAI you don't need to pass this variable. If, however, you want to use some other openai compatible API (e.g. azure openai service), set this to the url of the API. | | OPENAI_PROXY_URL | No | Not set | HTTP proxy server URL for OpenAI API requests (e.g., `http://proxy.example.com:8080`). | | OLLAMA_BASE_URL | No | Not set | If you want to use ollama for local inference, set the address of ollama API here. | -- cgit v1.2.3-70-g09d2