mirror of
https://github.com/trailofbits/buttercup
synced 2026-06-21 14:11:39 +00:00
e2ff4edb62
* Configure LiteLLM limit * Create Litellm user virtual key for components This is because a budget cannot be enforced for a master key. Based on prior work by Riccardo Schirone <562321+ret2libc@users.noreply.github.com>: https://github.com/aixcc-finals/afc-crs-trail-of-bits/pull/887 * Configure virtual key budget * Make RBAC for litellm key setup more restrictive --------- Co-authored-by: Michael D Brown <michael.brown@trailofbits.com>