5
# File 'lib/llm/providers/gemini/response/embedding.rb', line 5 def model = "text-embedding-004"
6
# File 'lib/llm/providers/gemini/response/embedding.rb', line 6 def embeddings = body.dig("embedding", "values")