Skip to content

Commit

Permalink
fix model id in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-romanov-o committed Jan 16, 2025
1 parent c8f4a4e commit ec75220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The following models support `POST SERVER_URL/openai/deployments/DEPLOYMENT_NAME

|Model|Deployment name|Modality|`/tokenize`|`/truncate_prompt`|tools/functions support|
|---|---|---|---|---|---|
|Gemini 2.0 Flash|gemini-2.0-flash-exp-1219|(text/pdf/image/audio/video)-to-text||||
|Gemini 2.0 Flash|gemini-2.0-flash-exp|(text/pdf/image/audio/video)-to-text||||
|Gemini 2.0 Experimental|gemini-exp-1206|(text/pdf/image/audio/video)-to-text||||
|Gemini 2.0 Flash Thinking|gemini-2.0-flash-thinking-exp-1219|text-to-text||||
|Gemini 1.5 Pro|gemini-1.5-pro-[preview-0409\|001\|002]|(text/pdf/image/audio/video)-to-text||||
Expand Down

0 comments on commit ec75220

Please sign in to comment.