From 8df21e96bdef9b389b130f06157396df1a969c18 Mon Sep 17 00:00:00 2001 From: Petr Mironychev <9195189+Palm1r@users.noreply.github.com> Date: Thu, 3 Oct 2024 17:28:58 +0200 Subject: [PATCH] Add QtCreator Version Compatibility to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 52182a3..670ea0a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ QodeAssist is an AI-powered coding assistant plugin for Qt Creator. It provides intelligent code completion and suggestions for C++ and QML, leveraging large language models through local providers like Ollama. Enhance your coding productivity with context-aware AI assistance directly in your Qt development environment. + QodeAssistPreview ## Supported LLM Providers @@ -11,6 +12,11 @@ QodeAssist currently supports the following LLM (Large Language Model) providers - [LM Studio](https://lmstudio.ai) - OpenAI compatible providers +## QtCreator Version Compatibility + +- Since version 0.2.3: Compatible with QtCreator 14.0.2 +- QtCreator 14.0.1 and below are not supported anymore (latest compatible version: 0.2.2) + ## Supported Models QodeAssist has been thoroughly tested and optimized for use with the following language models, all of which are specifically trained for Fill-in-the-Middle (FIM) tasks: