You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shentong.martin c396f82e82 feat: make rate limit delay configurable via RATE_LIMIT_DELAY_MS env var
- Add getRateLimitDelay() function to read delay from environment
- When RATE_LIMIT_DELAY_MS is not set or 0, use original model without wrapper
- Remove debug print statements from rateLimitedModel

Change-Id: I491d061b90530a84976e26952c7245f821553d1c
5 months ago
..
1_approval chore: update approval example to be easier to understand 6 months ago
2_review-and-edit feat: add common human-in-the-loop patterns (#125) 6 months ago
3_feedback-loop feat: add common human-in-the-loop patterns (#125) 6 months ago
4_follow-up feat: add common human-in-the-loop patterns (#125) 6 months ago
5_supervisor feat: make rate limit delay configurable via RATE_LIMIT_DELAY_MS env var 5 months ago
6_plan-execute-replan feat: make rate limit delay configurable via RATE_LIMIT_DELAY_MS env var 5 months ago
7_deep-agents feat: make rate limit delay configurable via RATE_LIMIT_DELAY_MS env var 5 months ago
8_supervisor-plan-execute feat: make rate limit delay configurable via RATE_LIMIT_DELAY_MS env var 5 months ago