File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,14 @@ main()
38
38
<!-- compatibility -->
39
39
## Supported Models
40
40
41
- | Model | Chat Completion | Streaming | JSON Output | Image Input | Function Calling | N > 1 |
42
- | ------------------- | --------------- | --------- | ----------- | ----------- | ---------------- | ----- |
43
- | gemini-1.5-pro | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
44
- | gemini-1.5-flash | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
45
- | gemini-1.5-flash-8b | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
46
- | gemini-1.0-pro | ✅ | ✅ | ➖ | ➖ | ✅ | ✅ |
41
+ | Model | Chat Completion | Streaming | JSON Output | Image Input | Function Calling | N > 1 |
42
+ | ----------------------------------- | --------------- | --------- | ----------- | ----------- | ---------------- | ----- |
43
+ | gemini-2.0-flash-001 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
44
+ | gemini-2.0-flash-lite-preview-02-05 | ✅ | ✅ | ✅ | ✅ | ➖ | ✅ |
45
+ | gemini-1.5-pro | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
46
+ | gemini-1.5-flash | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
47
+ | gemini-1.5-flash-8b | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
48
+ | gemini-1.0-pro | ✅ | ✅ | ➖ | ➖ | ✅ | ✅ |
47
49
48
50
### Legend
49
51
| Symbol | Description |
You can’t perform that action at this time.
0 commit comments