jrmccluskey commented on code in PR #37956:
URL: https://github.com/apache/beam/pull/37956#discussion_r3001591545
##########
sdks/python/test-suites/dataflow/common.gradle:
##########
@@ -537,6 +537,34 @@ task geminiInferenceTest {
}
}
+// Anthropic RunInference IT tests
+task anthropicInferenceTest {
Review Comment:
You should define the task but not add it to the inferencePostCommitIT task
set yet since the repo doesn't have an anthropic API key secret. The OpenAI
handler is in the same boat. At some point I need to see if Apache has
resources around for these
--
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]