mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
ba5ab26f2e
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
18 lines
673 B
Markdown
18 lines
673 B
Markdown
|
|
+++
|
|
disableToc = false
|
|
title = "Features"
|
|
weight = 3
|
|
+++
|
|
|
|
This section contains the documentation for the features supported by LocalAI.
|
|
|
|
- [📖 Text generation (GPT)]({{%relref "features/text-generation" %}})
|
|
- [🗣 Text to Audio]({{%relref "features/text-to-audio" %}})
|
|
- [🔈 Audio to text]({{%relref "features/audio-to-text" %}})
|
|
- [🎨 Image generation]({{%relref "features/image-generation" %}})
|
|
- [🧠 Embeddings]({{%relref "features/embeddings" %}})
|
|
- [🔥 OpenAI functions]({{%relref "features/openai-functions" %}})
|
|
- [🆕 GPT Vision API]({{%relref "features/gpt-vision" %}})
|
|
- [✍️ Constrained grammars]({{%relref "features/constrained_grammars" %}})
|