Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 296 Bytes

File metadata and controls

13 lines (8 loc) · 296 Bytes

LLM Agent Builder Example - Simple Chat

A simple chat service with message history enabled.

Quick Start

Start the Spring Boot application, and run streamlit run ChatAgentUI.py in chat-agent-ui directory.

Screenshots

UI 1 UI 2