From d891437737cf990a84fc7ac8516d615d7b65540b Mon Sep 17 00:00:00 2001 From: rissois <44072214+rissois@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:10:15 -0800 Subject: [PATCH] Fixed link to "techniques to improve reliability" (#974) --- examples/How_to_format_inputs_to_ChatGPT_models.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/How_to_format_inputs_to_ChatGPT_models.ipynb b/examples/How_to_format_inputs_to_ChatGPT_models.ipynb index fafdc6d..d010c5e 100644 --- a/examples/How_to_format_inputs_to_ChatGPT_models.ipynb +++ b/examples/How_to_format_inputs_to_ChatGPT_models.ipynb @@ -416,7 +416,7 @@ "\n", "As an example, one developer discovered an increase in accuracy when they inserted a user message that said \"Great job so far, these have been perfect\" to help condition the model into providing higher quality responses.\n", "\n", - "For more ideas on how to lift the reliability of the models, consider reading our guide on [techniques to increase reliability](../techniques_to_improve_reliability.md). It was written for non-chat models, but many of its principles still apply." + "For more ideas on how to lift the reliability of the models, consider reading our guide on [techniques to increase reliability](../techniques_to_improve_reliability). It was written for non-chat models, but many of its principles still apply." ] }, {