cf1ec25c71517110a090c420e69c0b602b58dec6
- Set stream:false on the /chat/completions request so the bot gets one complete response instead of an SSE token stream. - Add reasoning_effort:"none" to suppress extended-thinking/reasoning tokens (ignored by non-reasoning models like gemini-flash-lite). - Add parseResponse(): handles both the JSON object 9router returns for stream:false and the SSE text it may still emit, delegating SSE to parseSse. Verified live: omniroute returns 200 application/json with message.content.
Description
Bete Discord moderation watcher
27 MiB
Languages
TypeScript
96.8%
Nix
1%
Shell
0.9%
CSS
0.5%
PLpgSQL
0.5%
Other
0.3%