mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 04:34:31 +08:00
remove no need code
This commit is contained in:
@@ -205,7 +205,6 @@ export class ClaudeApi implements LLMApi {
|
||||
.getAsTools(
|
||||
useChatStore.getState().currentSession().mask?.plugin as string[],
|
||||
);
|
||||
console.log("getAsTools", tools, funcs);
|
||||
return stream(
|
||||
path,
|
||||
requestBody,
|
||||
|
Reference in New Issue
Block a user