Back to feed

Changelog Update

Apr 9, 2024
Google/Gemini APIAPIv1.5
  • Released Gemini 1.5 Pro ( gemini-1.5-pro-latest ) in preview.
  • Released a new text embedding model, text-embeddings-004 , which supports elastic embedding sizes under 768.
  • Released the File API for temporarily storing media files for use in prompting.
  • Added support for prompting with text, image, and audio data, also known as multimodal prompting. To learn more, see Prompting with media .
  • Released System instructions in beta.
  • Added Function calling mode , which defines the execution behavior for function calling.
  • Added support for the response_mime_type configuration option, which lets you request responses in JSON format .