llama-stack-mirror/llama_stack/providers/remote/inference/gemini
jperezde a0c0e5933a feat: Add new embedding model "models/gemini-embedding-001" to GeminiInferenceAdapter
Introduced a new embedding model with a dimension of 3072 and a context length of 2048 to the GeminiInferenceAdapter class.
2025-10-15 17:16:59 +02:00
..
__init__.py chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
config.py feat: use SecretStr for inference provider auth credentials (#3724) 2025-10-10 07:32:50 -07:00
gemini.py feat: Add new embedding model "models/gemini-embedding-001" to GeminiInferenceAdapter 2025-10-15 17:16:59 +02:00