Skip to content

Add demo LLM pacing CLI and improve provider-throttling UXCodex/more demo cleanup#31

Merged
rlippmann merged 2 commits into
mainfrom
codex/more-demo-cleanup
Mar 14, 2026
Merged

Add demo LLM pacing CLI and improve provider-throttling UXCodex/more demo cleanup#31
rlippmann merged 2 commits into
mainfrom
codex/more-demo-cleanup

Conversation

@rlippmann

Copy link
Copy Markdown
Owner

Adds --llm-delay to demos/run_demo.py to pace LLM calls for low-quota providers.
Wires delay into demos/llm_client.py so calls can be intentionally slowed without changing demo logic.
Keeps deterministic decoding explicit (temperature=0, top_p=1) and preserves existing retry/error behavior.
Improves demos/README.md wording around OpenAI-compatible endpoints and adds a short provider throttling section with mitigation guidance.
Updates deterministic tests for runner/LLM client pacing behavior.

@rlippmann
rlippmann merged commit 4f7a50a into main Mar 14, 2026
8 checks passed
@rlippmann
rlippmann deleted the codex/more-demo-cleanup branch March 14, 2026 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant