Skip to content

Commit 5294b5e

Browse files
committed
test: remove imports for multimodal image and video embedding examples
1 parent 6668a07 commit 5294b5e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

generative_ai/embeddings/test_embeddings_examples.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
import generate_embeddings_with_lower_dimension
3030
import model_tuning_example
3131
import multimodal_example
32-
import multimodal_image_example
33-
import multimodal_video_example
3432

3533

3634
@backoff.on_exception(backoff.expo, ResourceExhausted, max_time=10)

0 commit comments

Comments
 (0)