File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ The [Mistral AI APIs](https://console.mistral.ai/) empower LLM applications via:
3838
3939- [ Text generation] ( /capabilities/completion ) , enables streaming and provides the ability to display partial model results in real-time
4040- [ Vision] ( /capabilities/vision ) , enables the analysis of images and provides insights based on visual content in addition to text.
41- - [ Code generation] ( /capabilities/code_generation ) , enpowers code generation tasks, including fill-in-the-middle and code completion
41+ - [ Code generation] ( /capabilities/code_generation ) , empowers code generation tasks, including fill-in-the-middle and code completion
4242- [ Embeddings] ( /capabilities/embeddings ) , useful for RAG where it represents the meaning of text as a list of numbers
4343- [ Function calling] ( /capabilities/function_calling ) , enables Mistral models to connect to external tools
4444- [ Fine-tuning] ( /capabilities/finetuning ) , enables developers to create customized and specilized models
You can’t perform that action at this time.
0 commit comments