This commit is contained in:
Hk-Gosuto 2024-11-22 07:22:03 +00:00 committed by GitHub
parent 9441c96421
commit 2e0a7db57d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -215,7 +215,7 @@ export class ClaudeApi implements LLMApi {
if (shouldStream) {
let index = -1;
const [tools, funcs] = [{}, {}];
const [tools, funcs] = [[], {}];
// const [tools, funcs] = usePluginStore
// .getState()
// .getAsTools(