mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-05 19:46:30 +08:00
update
This commit is contained in:
parent
c7bc93b32b
commit
0a5522d28c
@ -271,6 +271,8 @@ export class ClaudeApi implements LLMApi {
|
||||
toolCallMessage: any,
|
||||
toolCallResult: any[],
|
||||
) => {
|
||||
// reset index value
|
||||
index = -1;
|
||||
// @ts-ignore
|
||||
requestPayload?.messages?.splice(
|
||||
// @ts-ignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user