From fe122b50069b00d511cb2fb3512a968b15f39e20 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sat, 10 Jan 2026 17:40:25 +0000 Subject: fix(docs): fix links of openai secton and issue template --- docs/versioned_docs/version-v0.30.0/02-installation/01-docker.md | 2 +- docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/versioned_docs/version-v0.30.0/02-installation') diff --git a/docs/versioned_docs/version-v0.30.0/02-installation/01-docker.md b/docs/versioned_docs/version-v0.30.0/02-installation/01-docker.md index 916a0134..02dceac3 100644 --- a/docs/versioned_docs/version-v0.30.0/02-installation/01-docker.md +++ b/docs/versioned_docs/version-v0.30.0/02-installation/01-docker.md @@ -57,7 +57,7 @@ To enable automatic tagging, you'll need to configure OpenAI. This is optional t OPENAI_API_KEY= ``` -Learn more about the costs of using openai [here](../integrations/openai). +Learn more about the costs of using openai [here](../administration/openai).
If you want to use Ollama (https://ollama.com/) instead for local inference. diff --git a/docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md b/docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md index b3a42d84..8cdc96b6 100644 --- a/docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md +++ b/docs/versioned_docs/version-v0.30.0/02-installation/04-kubernetes.md @@ -35,7 +35,7 @@ To enable automatic tagging, you'll need to configure OpenAI. This is optional t OPENAI_API_KEY= ``` -Learn more about the costs of using openai [here](../integrations/openai). +Learn more about the costs of using openai [here](../administration/openai).
[EXPERIMENTAL] If you want to use Ollama (https://ollama.com/) instead for local inference. -- cgit v1.2.3-70-g09d2