[opm.agents.chat]
ovos-chat-gguf-plugin = ovos_gguf_plugin.chat:GGUFChatEngine

[opm.agents.summarizer]
ovos-summarizer-gguf-plugin = ovos_gguf_plugin.summarizer:GGUFSummarizer

[opm.embeddings.text]
ovos-gguf-embeddings-plugin = ovos_gguf_plugin.embeddings:GGUFEmbeddings

[opm.lang.detect]
ovos-lang-detect-gguf-plugin = ovos_gguf_plugin.translate:GGUFTextLangDetector

[opm.lang.translate]
ovos-translate-gguf-plugin = ovos_gguf_plugin.translate:GGUFTextTranslator

[opm.transformer.dialog]
ovos-dialog-transformer-gguf-plugin = ovos_gguf_plugin.dialog_transformers:GGUFDialogTransformer
