mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-19 05:24:59 -04:00
Add experimental prefix
This commit is contained in:
@ -34,7 +34,7 @@ OpenAICompatProvider::OpenAICompatProvider() {}
|
||||
|
||||
QString OpenAICompatProvider::name() const
|
||||
{
|
||||
return "OpenAI Compatible";
|
||||
return "OpenAI Compatible (experimental)";
|
||||
}
|
||||
|
||||
QString OpenAICompatProvider::url() const
|
||||
|
Reference in New Issue
Block a user