Add QtCreator Version Compatibility to README

This commit is contained in:
Petr Mironychev 2024-10-03 17:28:58 +02:00 committed by GitHub
parent 57bec94ee4
commit 8df21e96bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.
<img src="https://github.com/user-attachments/assets/255a52f1-5cc0-4ca3-b05c-c4cf9cdbe25a" width="600" alt="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: