In #2183, some tests are failing because API keys are not available.
This is an ambiguous situation because dependabot does not create a fork but a proper project branch. API keys are not available in this branch, and tests requiring them should be skipped.
In any case, we should verify if tests for the following integrations can properly run from forks (tests requiring API keys should be skipped):
- Cohere
- Langfuse
- Nvidia
Windows tests seem problematic.
It would be great if we can also make Bedrock skip integration tests when the PR comes from dependabot
In #2183, some tests are failing because API keys are not available.
This is an ambiguous situation because dependabot does not create a fork but a proper project branch. API keys are not available in this branch, and tests requiring them should be skipped.
In any case, we should verify if tests for the following integrations can properly run from forks (tests requiring API keys should be skipped):
Windows tests seem problematic.
It would be great if we can also make Bedrock skip integration tests when the PR comes from dependabot