bvolpato commented on code in PR #37956:
URL: https://github.com/apache/beam/pull/37956#discussion_r2992246393
##########
sdks/python/test-suites/dataflow/common.gradle:
##########
@@ -537,6 +537,34 @@ task geminiInferenceTest {
}
}
+// Anthropic RunInference IT tests
+task anthropicInferenceTest {
Review Comment:
Not too sure about this, I've based on the geminiInferenceTest, but is
ANTHROPIC_API_KEY is not defined at runtime, it will be a noop.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]