Commit 0ba2ead
committed
iter4: NVIDIA Cosmos real API integration (RFC-0002)
- Refactored to use shared infra: HttpClientBuilder, RetryPolicy, TokenBucket, AsyncJobRunner
- predict/generate/reason/embed/transfer all make real HTTP calls with auth
- NVCF async job pattern for generation (submit -> poll -> collect)
- Graceful fallback to deterministic output when no API key or API failure
- Rate limiting at 10 req/sec, exponential backoff with jitter
- All 219 unit + 48 integration tests passing1 parent 73770c3 commit 0ba2ead
1 file changed
Lines changed: 374 additions & 223 deletions
0 commit comments