mirror of
https://github.com/trailofbits/buttercup
synced 2026-06-21 14:11:39 +00:00
c25b3956d0
* Add gemini api key option during setup and in deployment environments * Add gemini pro as a fallback model in all components * Lint * Set rate limits for gemini models * Add fallback models in more places * Fix typo * Fix kwargs expansion * Fix instantiation of llm with callbacks * Fixed formatting after merge * Fix instantiation of default models * Lint * Fix llm creation * Fix * Lint * Lint --------- Co-authored-by: Michael D Brown <michael.brown@trailofbits.com>