orangels
20217b2250
feat: add streaming (SSE) support with TTFT metrics
Support streaming responses for both OpenAI and Anthropic protocols.
Adds --stream CLI flag, provider config stream field, shared SSE line
buffer, and TTFT (time to first token) percentile tracking alongside
existing TTLT latency metrics.
4 months ago
orangels
f5b9239167
docs: add Chinese usage guide
4 months ago
orangels
84943db37a
docs: document rpm limiter modes
4 months ago
orangels
2b9fae7ebd
feat: report rpm limiter mode details
4 months ago
orangels
0a96e11e98
feat: run rpm limiter modes
4 months ago
orangels
7c0d1e8af0
feat: add rpm mode schedules
4 months ago
orangels
f6b09d00a4
docs: plan rpm limiter modes
4 months ago
orangels
65ce102004
fix: resolve only selected provider env refs
4 months ago
orangels
4b433c25e6
fix: redact config tokens in debug output
4 months ago
orangels
31c41cb8ac
fix: satisfy final clippy checks
4 months ago
orangels
4e99ab6f37
docs: add usage guide
4 months ago
orangels
83edc789df
fix: make benchmark and rpm execution reliable
4 months ago
orangels
5d1163d635
feat: run benchmark and rpm tests
4 months ago
orangels
4a0e187e98
docs: specify benchmark report output
4 months ago
orangels
d0fed7b680
fix: harden protocol adapter errors
4 months ago
orangels
1e0926cfba
feat: add openai and anthropic request adapters
4 months ago
orangels
2064c69924
fix: tighten benchmark dataset helpers
4 months ago
orangels
67a4ea8af4
feat: add benchmark dataset fetch and prompts
4 months ago
orangels
690b815ae0
test: avoid global env mutation in config tests
4 months ago
orangels
b071c99ee6
feat: load yaml relay config
4 months ago
orangels
c0ebdea077
chore: initialize cli project skeleton
4 months ago
orangels
ea0b255547
docs: add implementation plan
4 months ago
orangels
61446dcf9f
docs: define benchmark dataset download flow
4 months ago
orangels
6e804b917f
docs: use official gsm8k benchmark
4 months ago
orangels
884097722f
docs: add design spec
4 months ago