diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index a93c29a84cb..6ca34bee12f 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -27,10 +27,13 @@ on: - "standard-tests" - "model-profiles" - "anthropic" + - "aws" - "chroma" - "deepseek" - "exa" - "fireworks" + - "google-genai" + - "google-vertexai" - "groq" - "huggingface" - "mistralai"