Add new provider to README.md

This commit is contained in:
Petr Mironychev 2024-08-29 23:35:34 +02:00 committed by GitHub
parent e3495e10f0
commit 4bccd8db91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,9 +7,10 @@ QodeAssist is an AI-powered coding assistant plugin for Qt Creator. It provides
QodeAssist currently supports the following LLM (Large Language Model) providers:
- [Ollama](https://ollama.com)
- [LM Studio](https://lmstudio.ai)
- OpenAI compatible providers
## Supported Models
QodeAssist has been tested with the following language models:
QodeAssist has been tested with the following language models, all trained for Fill-in-theMiddle:
Ollama:
- [starcoder2](https://ollama.com/library/starcoder2)