Gemini Flash Latest
$0.38/M input$1.88/M output
google/gemini-flash-latestDescription
This model always redirects to the latest model in the Google Gemini Flash family.
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "google/gemini-flash-latest",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageInput: VideoInput: FileInput: AudioOutput: Text