The Gemini REST API documents the embedding task type parameter as camelCase `taskType`. The existing transformation functions convert `dimensions` to `outputDimensionality` but miss the parallel `task_type` to `taskType` conversion. This adds that conversion to both `transform_openai_input_gemini_content` (batchEmbedContents path) and `transform_openai_input_gemini_embed_content` (embedContent path). Fixes #24190 |
||
|---|---|---|
| .. | ||
| anthropic | ||
| bedrock | ||
| deepseek | ||
| gradient_ai/chat | ||
| oci/chat | ||
| openai_like | ||
| vertex_ai | ||