mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-14 02:42:24 +03:00
fix(radar): restore D12 public boundary (#12057)
This commit is contained in:
committed by
GitHub
parent
34e2f84c04
commit
2b8d3a8291
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Optional-sharp image normalization.
|
||||
*
|
||||
* Rationale (migrated from freellmapi `server/src/lib/image-normalize.ts:40-58`):
|
||||
* Rationale:
|
||||
* OpenAI resizes images to a long-edge cap of 2048px server-side, Anthropic applies
|
||||
* a similar cap. Downscaling client-side before upload reduces tokens/latency without
|
||||
* changing model behavior. `sharp` is loaded via dynamic import so that a platform
|
||||
|
||||
Reference in New Issue
Block a user