feat: [AI] support adding extend LLM #1845
Annotations
10 warnings
cppcheck:
src/base/ai/conversation.cpp#L18
The function 'conversationLastUserData' is never used.
|
cppcheck:
src/base/ai/conversation.cpp#L132
The function 'getFunctionTools' is never used.
|
cppcheck:
src/base/ai/conversation.cpp#L127
The function 'getFunctions' is never used.
|
cppcheck:
src/base/ai/conversation.cpp#L81
The function 'getLastByteResponse' is never used.
|
cppcheck:
src/base/ai/conversation.cpp#L73
The function 'getLastResponse' is never used.
|
cppcheck:
src/base/ai/conversation.cpp#L98
The function 'getLastTools' is never used.
|
cppcheck:
src/base/ai/conversation.cpp#L89
The function 'popLastResponse' is never used.
|
cppcheck:
src/base/ai/conversation.cpp#L107
The function 'popLastTools' is never used.
|
cppcheck:
src/base/ai/conversation.cpp#L41
The function 'popSystemData' is never used.
|
cppcheck:
src/base/ai/conversation.cpp#L64
The function 'popUserData' is never used.
|