Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dvorka committed Mar 3, 2024
1 parent 6fa322c commit 229ec26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/mind/ai/llm/openai_wingman.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ void OpenAiWingman::curlGet(CommandWingmanChat& command) {
<< "<<<"
<< endl);

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

0 comments on commit 229ec26

Please sign in to comment.