{% extends "base.html" %} {% block title %}AI Playground{% endblock %} {% block content %}

AI Playground

Chat, RAG, and Agents — powered by your AI plugins

Not configured

Provider Configuration

Embedding Provider (for RAG & Vectors — defaults to main provider)

Thinking...

Send a message to start chatting with the AI

Ingest Document

Supported: .txt, .md, .html, .csv, .json, .pdf (max 10MB)

Ask a Question

Answer

Sources

Vector Store

No vectors stored yet. Ingest a document above to get started.

Run an Agent

Agent Result

Execution Steps

Available Tools

{% endblock %} {% block scripts %} {% endblock %}