Modellist temp

This commit is contained in:
Adam Treat
2023-06-22 15:44:49 -04:00
parent c1794597a7
commit 7f01b153b3
25 changed files with 1784 additions and 1108 deletions

View File

@@ -71,9 +71,10 @@ qt_add_executable(chat
chatgpt.h chatgpt.cpp
database.h database.cpp
download.h download.cpp
network.h network.cpp
localdocs.h localdocs.cpp localdocsmodel.h localdocsmodel.cpp
llm.h llm.cpp
modellist.h modellist.cpp
network.h network.cpp
server.h server.cpp
logger.h logger.cpp
responsetext.h responsetext.cpp