From b7928859a46693187a451e8d230eee38e0c5b2c7 Mon Sep 17 00:00:00 2001 From: Dominik Oswald <6849456+d-oit@users.noreply.github.com> Date: Wed, 15 Jan 2025 17:40:11 +0100 Subject: [PATCH] lint fix --- ...r-codestral-with-cline-or-any-other-openai-compatible-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/2025-01-15-how-to-use-mistral-or-codestral-with-cline-or-any-other-openai-compatible-api.md b/content/en/blog/2025-01-15-how-to-use-mistral-or-codestral-with-cline-or-any-other-openai-compatible-api.md index 92e3710..5110d0b 100644 --- a/content/en/blog/2025-01-15-how-to-use-mistral-or-codestral-with-cline-or-any-other-openai-compatible-api.md +++ b/content/en/blog/2025-01-15-how-to-use-mistral-or-codestral-with-cline-or-any-other-openai-compatible-api.md @@ -50,4 +50,4 @@ Follow these clear, step-by-step instructions to ensure a seamless integration. - **Common Errors**: - **Invalid API Key**: Verify the key's correctness and check for any typos. - **Model Not Found**: Ensure the model name is accurately entered. -- **Security**: Keep your API keys secure and avoid sharing them publicly. \ No newline at end of file +- **Security**: Keep your API keys secure and avoid sharing them publicly.