From 39d55cc8fb63afab8f22af73f1f89d325c03ed79 Mon Sep 17 00:00:00 2001 From: Farkhod Sadykov Date: Thu, 22 Feb 2024 04:18:04 +0100 Subject: [PATCH] Azure integration Wiki page --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d2477626..55649973 100644 --- a/README.md +++ b/README.md @@ -474,3 +474,5 @@ You also can use the provided `Dockerfile` to build your own image: ```shell docker build -t sgpt . ``` + +Additional documentation: [Azure integration](https://github.com/TheR1D/shell_gpt/wiki/Azure), [Ollama integration](https://github.com/TheR1D/shell_gpt/wiki/Ollama).