ModelCapabilities
AgentsArtificial IntelligenceBatch ProcessingChatEmbeddingsFine-TuningLarge Language ModelsOCR
Properties
| Name |
Type |
Description |
| completion_chat |
boolean |
Whether the model supports chat completions. |
| completion_fim |
boolean |
Whether the model supports fill-in-the-middle completions. |
| function_calling |
boolean |
Whether the model supports function calling. |
| fine_tuning |
boolean |
Whether the model can be fine-tuned. |
| vision |
boolean |
Whether the model supports vision inputs. |
JSON Schema