From 1a5abe5283cbd1593bc7eac7da9688940ef5f385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Gill=C3=A9?= Date: Wed, 6 Mar 2024 23:56:49 +0100 Subject: [PATCH] Change example link target to directory instead of main.go --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a0cab1..ff936d7 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Fine-tuning an LLM can help a bit, but it's more meant to improve the LLMs reaso 4. In the question to the LLM, you provide this content alongside your question. 5. The LLM can take this up-to-date precise content into account when answering. -Check out the [example code](example/main.go) to see it in action! +Check out the [example code](example) to see it in action! ## Interface @@ -176,7 +176,7 @@ See the Godoc for details: