From 32193df8dca7bdc250fd4a273bea407c0e76abd3 Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:08:03 -0600 Subject: [PATCH] add security policy for Ollama Signed-off-by: fria <138676274+friadev@users.noreply.github.com> --- docs/ai-chat.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ai-chat.md b/docs/ai-chat.md index 1ec7e59375..43ffc5f240 100755 --- a/docs/ai-chat.md +++ b/docs/ai-chat.md @@ -104,6 +104,7 @@ In addition to supporting a wide range of text models, Ollama also supports [LLa [:octicons-home-16: Homepage](https://ollama.com){ .md-button .md-button--primary } [:octicons-info-16:](https://github.com/ollama/ollama#readme){ .card-link title="Documentation" } [:octicons-code-16:](https://github.com/ollama/ollama){ .card-link title="Source Code" } +[:octicons-lock-16:](https://github.com/ollama/ollama/blob/a14f76491d694b2f5a0dec6473514b7f93beeea0/SECURITY.md){ .card-link title="Security Policy" }
Downloads