Files
2026-07-13 12:28:55 +08:00

20 lines
405 B
TOML

name = "Gemini Embedding 001"
description = "Embedding model for semantic search, retrieval, clustering, and ranking pipelines"
family = "gemini"
release_date = "2025-05-20"
last_updated = "2025-05-20"
attachment = false
reasoning = false
temperature = false
tool_call = false
knowledge = "2025-05"
open_weights = false
[limit]
context = 2_048
output = 1
[modalities]
input = ["text"]
output = ["text"]