Change `embeddings` and `predict` methods to accept both a single input and a list. The return type will mirror the input type.
Change
embeddingsandpredictmethods to accept both a single input and a list. The return type will mirror the input type.