diff --git a/QodeAssist.json.in b/QodeAssist.json.in index 9e54316..059db54 100644 --- a/QodeAssist.json.in +++ b/QodeAssist.json.in @@ -1,6 +1,6 @@ { "Name" : "QodeAssist", - "Version" : "0.3.9", + "Version" : "0.3.10", "CompatVersion" : "${IDE_VERSION_COMPAT}", "Vendor" : "Petr Mironychev", "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} Petr Mironychev, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd", diff --git a/README.md b/README.md index 368571a..39905b2 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ QodeAssist is an AI-powered coding assistant plugin for Qt Creator. It provides - Side and Bottom panels - Support for multiple LLM providers: - Ollama - - LM Studio (experimental) - - OpenAI-compatible providers (experimental) + - LM Studio + - OpenAI-compatible providers(eg. https://openrouter.ai) - Extensive library of model-specific templates - Custom template support - Easy configuration and model selection