|
32 | 32 |
|
33 | 33 | The following table outlines the Generative AI models currently compatible with this plugin, as well as the next models that will soon be available:
|
34 | 34 |
|
35 |
| -| Executable ID | Model | Compatibility | Version | |
36 |
| -|---------------|--------------------------------|:------------------:|---------------------------| |
37 |
| -| azure-openai | `gpt-35-turbo` | :white_check_mark: | 0613 | |
38 |
| -| azure-openai | `gpt-35-turbo` | :white_check_mark: | 1106 (latest) | |
39 |
| -| azure-openai | `gpt-35-turbo-16k` | :white_check_mark: | 0613 (latest) | |
40 |
| -| azure-openai | `gpt-4` | :white_check_mark: | 0613 | |
41 |
| -| azure-openai | `gpt-4-32k` | :white_check_mark: | 0613 (latest) | |
42 |
| -| azure-openai | `gpt-4o` | :construction: | 2024-05-13 | |
43 |
| -| azure-openai | `gpt-4o` | :construction: | 2024-08-06 (latest) | |
44 |
| -| azure-openai | `gpt-4o-mini` | :construction: | 2024-07-18 | |
45 |
| -| azure-openai | `gpt-4` | :construction: | turbo-2024-04-09 (latest) | |
46 |
| -| aws-bedrock | `anthropic--claude-3-haiku` | :construction: | 1 (latest) | |
47 |
| -| aws-bedrock | `anthropic--claude-3-sonnet` | :construction: | 1 (latest) | |
48 |
| -| aws-bedrock | `anthropic--claude-3.5-sonnet` | :construction: | 1 | |
49 |
| -| aws-bedrock | `anthropic--claude-3.5-sonnet` | :construction: | 2 (latest) | |
| 35 | +| Executable ID | Model | Version | Compatibility | |
| 36 | +|---------------|--------------------------------|---------------------------|:------------------:| |
| 37 | +| azure-openai | `gpt-35-turbo` | 0613 | :white_check_mark: | |
| 38 | +| azure-openai | `gpt-35-turbo` | 1106 (latest) | :white_check_mark: | |
| 39 | +| azure-openai | `gpt-35-turbo-16k` | 0613 (latest) | :white_check_mark: | |
| 40 | +| azure-openai | `gpt-4` | 0613 | :white_check_mark: | |
| 41 | +| azure-openai | `gpt-4-32k` | 0613 (latest) | :white_check_mark: | |
| 42 | +| azure-openai | `gpt-4o` | 2024-05-13 | :construction: | |
| 43 | +| azure-openai | `gpt-4o` | 2024-08-06 (latest) | :construction: | |
| 44 | +| azure-openai | `gpt-4o-mini` | 2024-07-18 | :construction: | |
| 45 | +| azure-openai | `gpt-4` | turbo-2024-04-09 (latest) | :construction: | |
| 46 | +| aws-bedrock | `anthropic--claude-3-haiku` | 1 (latest) | :construction: | |
| 47 | +| aws-bedrock | `anthropic--claude-3-sonnet` | 1 (latest) | :construction: | |
| 48 | +| aws-bedrock | `anthropic--claude-3.5-sonnet` | 1 | :construction: | |
| 49 | +| aws-bedrock | `anthropic--claude-3.5-sonnet` | 2 (latest) | :construction: | |
50 | 50 |
|
51 | 51 | LLM models that are not compatible may be selected during the login process; however, their functionality cannot be guaranteed, and errors may occur.
|
52 | 52 |
|
|
0 commit comments