Skip to content

Commit 026cdc3

Browse files
committed
feat(research): Send only aggregated summary to AI (not raw transfers)
- Extract compact JSON summary from OVSM result - Send only token summaries with top 5 senders/receivers - Removes ALL raw transfer data from AI payload (massive size reduction) - Timeout already set to 120s per attempt, 4 attempts total - This should fix osvm.ai timeouts by reducing payload from ~150 transfers to ~7 token summaries Before: Sending debug string of 102 unique transfers (huge!) After: Sending clean JSON with just aggregated stats per token
1 parent bbc3c6e commit 026cdc3

File tree

2 files changed

+919
-26
lines changed

2 files changed

+919
-26
lines changed

0 commit comments

Comments
 (0)