zen: gemini

This commit is contained in:
Frank
2025-11-18 14:28:27 -05:00
parent 37d5099728
commit 7283bfa480
11 changed files with 111 additions and 7 deletions

View File

@@ -33,6 +33,7 @@ export const oaCompatHelper = {
...(body.stream ? { stream_options: { include_usage: true } } : {}),
}
},
streamSeparator: "\n\n",
createUsageParser: () => {
let usage: Usage