Skip to main content
SimpleLLMFunc is a lightweight, configurable framework for building LLM and Agent applications in Python.

Getting Started

Project Introduction

Quick Start

User Guide

Infrastructure

Configuration and Environment

LLM Interface Layer

Developer Experience

llm_function Decorator

llm_chat Decorator

Agent Execution

Event Stream System

Abort and Cancellation

Tools and Runtime

Runtime Primitives

Tool System

PyRepl Runtime

UI and Interaction

Terminal TUI

Integrations and Examples

Langfuse Integration

Examples

Contributing