Playground / ZLLM Chat

ZLLM Chat

A lightweight conversational interface for testing the ZLLM API while keeping message history as context.

Conversation with shared context

Each new message is sent together with the prior conversation so the model can answer with continuity.

Start a conversation

Use this page when you want follow-up questions, iterative code generation, or any exchange where prior turns should stay in scope.

Responses are generated through the refactored Next.js ZLLM proxy layer with the visible conversation as context.

Enter to send, Shift+Enter for a new line