This website requires JavaScript.
Explore
Help
Register
Sign In
jarvis
/
dd0c
Watch
1
Star
0
Fork
0
You've already forked dd0c
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cbc9e01807de559fdcbcafc6e3c32de73f5532bc
dd0c
/
products
/
01-llm-cost-router
/
tests
/
integration
/
mod.rs
2 lines
16 B
Rust
Raw
Normal View
History
Unescape
Escape
Add dd0c/route integration tests: proxy engine with wiremock - Forward request to upstream and verify response passthrough - Telemetry event emission (org_id, model, latency, status) - Low-complexity routing: gpt-4o → gpt-4o-mini with strategy=cheapest - Upstream error passthrough (429 rate limit) - Invalid JSON → 400 Bad Request - Health endpoint returns 200
2026-03-01 02:40:09 +00:00
mod
proxy_test
;
Reference in New Issue
Copy Permalink