Simple Demos & AI Chat

Beyond the RPG Character Generator, the asset includes standalone demo scenes and an in-editor AI chat tool.

Simple Connector Demos

Each demo scene follows the same pattern: click on the VelesioAI Integration game object, configure the server you're connecting to, and follow the on-screen instructions.

🦙

Simple LlamaCPP

Basic LlamaCPP text generation demo. Configure host & port, send prompts, see streaming responses.

🐪

Simple Ollama

Ollama API demo. Set your server URL and model, chat with any Ollama-hosted LLM.

🤖

Simple OpenAI

Works with OpenRouter, OpenAI, LocalAI, LM Studio, and any OpenAI-compatible server.

🎨

Simple Automatic

Basic Automatic1111 image generation demo. Configure your SD server and generate images from text.

AI Chat Window

The asset includes a built-in editor chat window:

Window → Velesio → AI Chat Window

It supports all three LLM backends (LlamaCPP, Ollama, OpenAI-compatible) and is useful for:

  • Debugging LLM connectivity without entering Play Mode
  • Brainstorming ideas directly within Unity
  • Testing prompts and model responses
  • Verifying your server is reachable and configured correctly

Configure your server preset, API key, and model directly in the chat window's settings panel.