Skip to content

feat: [AI] support adding extend LLM #259

feat: [AI] support adding extend LLM

feat: [AI] support adding extend LLM #259

Triggered via pull request December 19, 2024 02:35
@LiHua000LiHua000
synchronize #1021
Status Success
Total duration 6m 46s
Artifacts

call-static-check.yml

on: pull_request_target
static-check  /  static-check
6m 15s
static-check / static-check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
static-check / static-check: src/base/ai/conversation.cpp#L18
The function 'conversationLastUserData' is never used.
static-check / static-check: src/base/ai/conversation.cpp#L132
The function 'getFunctionTools' is never used.
static-check / static-check: src/base/ai/conversation.cpp#L127
The function 'getFunctions' is never used.
static-check / static-check: src/base/ai/conversation.cpp#L81
The function 'getLastByteResponse' is never used.
static-check / static-check: src/base/ai/conversation.cpp#L73
The function 'getLastResponse' is never used.
static-check / static-check: src/base/ai/conversation.cpp#L98
The function 'getLastTools' is never used.
static-check / static-check: src/base/ai/conversation.cpp#L89
The function 'popLastResponse' is never used.
static-check / static-check: src/base/ai/conversation.cpp#L107
The function 'popLastTools' is never used.
static-check / static-check: src/base/ai/conversation.cpp#L41
The function 'popSystemData' is never used.
static-check / static-check: src/base/ai/conversation.cpp#L64
The function 'popUserData' is never used.