Shipra

Results 7 issues of Shipra

Updated module google-generativeai to use google-genai Refactored imports Modified how configs are being assigned to models

status:awaiting review
component:examples

Updated module google-generativeai to use google-genai Refactored imports Modified how configs are being assigned to models

status:awaiting review
component:examples

Updated module google-generativeai to use google-genai Refactored imports

status:awaiting review
component:examples

Integrated Gemini API to assist with code reviews and optimization. Added Python SDK functionality for code quality feedback and suggesting improvements. Example included demonstrating the use of the Gemini model...

status:awaiting review
component:examples

Refactor the example to use keras 3 and create custom layer to wrap Sentence Encoder.

This commit updates the RetinaNet example to be compatible with Keras 3. The following changes were made: - Refactored the code to align with Keras 3's API. - Adjusted imports,...

Refactor loss function and tensor handling in metric learning for compatibility with Keras 3.