basic code to get list of models and abstract requests more
This commit is contained in:
parent
708eb51755
commit
dfb077be70
4 changed files with 115 additions and 23 deletions
|
@ -135,7 +135,10 @@ void MainWindow::checkValidKey() {
|
|||
return;
|
||||
}
|
||||
else
|
||||
{
|
||||
_infoView->SetText("API Key loaded.");
|
||||
_conversation->loadModels();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue