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

19 lines
386 B
TOML

name = "Gemini Embedding 2"
description = "Embedding model for semantic search, retrieval, clustering, and ranking pipelines"
family = "gemini-embedding"
attachment = false
reasoning = false
tool_call = false
temperature = true
release_date = "2026-03-10"
last_updated = "2026-03-23"
open_weights = false
[limit]
context = 0
output = 0
[modalities]
input = ["text"]
output = ["text"]