For the Full API of Embedding, What should I fill with?
Hi @YC_Lin ,
To use Gemini Embedding API with custom settings, fill in:
Full API:
https://generativelanguage.googleapis.com/v1beta/models/embedding-001:embedText
Key: Your API key from Google Cloud Console
Model: embedding-001
Official docs: Embeddings | Gemini API | Google AI for Developers
Thanks!
