
描述
The plugin allowes to integrate locally evaluated (offline) large language models (LLM) in UE5 projects. It's based on llama.cpp library and supports many common chat templates. You can find various LLMs in GGUF format available for free. They're not included in the plugin's content.
Demo Video: using LLM to generate RPG-like conversation
The plugins supports multiple "chats" and some basic editing of LLM context.


