Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔄 synced local 'skyvern/' with remote 'skyvern/'
<!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Add Gemini 2.0 flash configurations to `LLMConfigRegistry` in `config_registry.py`, conditional on `ENABLE_GEMINI`. > > - **Configurations**: > - Add `GEMINI_FLASH_2_0` and `GEMINI_FLASH_2_0_LITE` to `LLMConfigRegistry` in `config_registry.py`. > - Both configurations support vision, do not add assistant prefix, and have a max of 8192 completion tokens. > - **Conditions**: > - Configurations are registered only if `settings.ENABLE_GEMINI` is true. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=Skyvern-AI%2Fskyvern-cloud&utm_source=github&utm_medium=referral)<sup> for 4e494139c64784774413f17274949a5feb1c2e4b. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information