From 5a7e08f7a4b9bdd4c2a881b50add3b664c9ebb69 Mon Sep 17 00:00:00 2001 From: Dan Barr Date: Wed, 15 Jan 2025 09:47:49 -0500 Subject: [PATCH] Update sample prompts and responses --- docs/how-to/use-with-aider.mdx | 2 +- docs/how-to/use-with-continue.mdx | 18 ++++++++---------- docs/how-to/use-with-copilot.mdx | 27 +++++++++------------------ docs/quickstart-copilot.mdx | 3 +++ 4 files changed, 21 insertions(+), 29 deletions(-) diff --git a/docs/how-to/use-with-aider.mdx b/docs/how-to/use-with-aider.mdx index f6ff417..e051408 100644 --- a/docs/how-to/use-with-aider.mdx +++ b/docs/how-to/use-with-aider.mdx @@ -34,7 +34,7 @@ To configure Aider to send requests through CodeGate: To verify that you've successfully connected Aider to CodeGate, type `/ask codegate-version` into the Aider chat in your terminal. You should receive -a response like "CodeGate version 0.1.0": +a response like "CodeGate version 0.1.7": ## Next steps diff --git a/docs/how-to/use-with-continue.mdx b/docs/how-to/use-with-continue.mdx index a53fe0b..aa14a32 100644 --- a/docs/how-to/use-with-continue.mdx +++ b/docs/how-to/use-with-continue.mdx @@ -380,10 +380,10 @@ Otherwise, remove the `apiKey` parameter from both sections. To verify that you've successfully connected Continue to CodeGate, open the Continue chat and type `codegate-version`. You should receive a response like -"CodeGate version 0.1.0": +"CodeGate version 0.1.7":