Nidhs01 opened a new pull request, #64360: URL: https://github.com/apache/airflow/pull/64360
This PR adds unit tests for GenAI operators, covering: - Execution behavior for embeddings, content generation, and token counting - XCom push validation for token count results - Validation of required parameters (e.g., project_id, location) These tests improve reliability and ensure correct behavior of the operators under both normal and invalid configurations. This PR replaces #64027 with a clean diff containing only the relevant test changes. -- 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]
