mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-22 19:44:59 +00:00
16 lines
612 B
Markdown
16 lines
612 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" %}})
|
|
- [✍️ Constrained grammars]({{%relref "features/constrained_grammars" %}})
|