Skip to content

Commit 229ec26

Browse files
committed
WIP
1 parent 6fa322c commit 229ec26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/mind/ai/llm/openai_wingman.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ void OpenAiWingman::curlGet(CommandWingmanChat& command) {
117117
<< "<<<"
118118
<< endl);
119119

120+
// TODO this must be refactored to parent class so that all wingmans can use it
120121
#if defined(_WIN32) || defined(__APPLE__)
121122
/* Qt Networking examples:
122123
*

0 commit comments

Comments
 (0)