mistral-openapi-client 0.1.0

Our Chat Completion and Embeddings APIs specification. Create your account on [La Plateforme](https://console.mistral.ai) to get access and read the [docs](https://docs.mistral.ai) to learn how to use it.
Documentation
# ApiEndpoint

## Enum Variants

| Name | Value |
|---- | -----|
| SlashV1SlashChatSlashCompletions | /v1/chat/completions |
| SlashV1SlashEmbeddings | /v1/embeddings |
| SlashV1SlashFimSlashCompletions | /v1/fim/completions |
| SlashV1SlashModerations | /v1/moderations |
| SlashV1SlashChatSlashModerations | /v1/chat/moderations |
| SlashV1SlashOcr | /v1/ocr |
| SlashV1SlashClassifications | /v1/classifications |
| SlashV1SlashChatSlashClassifications | /v1/chat/classifications |
| SlashV1SlashConversations | /v1/conversations |
| SlashV1SlashAudioSlashTranscriptions | /v1/audio/transcriptions |


[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)