Wrapper around LiteLLM's embedding API.
LiteLLM embedding model.
Uses litellm.embedding() to support 100+ providers through a unified
interface. All provider configuration (api_key, api_base, etc.) can be
passed explicitly—no environment variables required.