Bug fixes

This commit is contained in:
Saoud Rizwan
2024-09-28 17:27:56 -04:00
parent 1f838bcb1d
commit c1f3185e00
3 changed files with 176 additions and 77 deletions

View File

@@ -69,6 +69,7 @@ export class AnthropicHandler implements ApiHandler {
}),
// tools, // cache breakpoints go from tools > system > messages, and since tools dont change, we can just set the breakpoint at the end of system (this avoids having to set a breakpoint at the end of tools which by itself does not meet min requirements for haiku caching)
// tool_choice: { type: "auto" },
// tools: tools,
stream: true,
},
(() => {