billxbf's picture
init
926675f

A newer version of the Gradio SDK is available: 5.11.0

Upgrade

Directory for helpers modules

prompter.py

Prompter class, a template manager.

from utils.prompter import Prompter

callbacks.py

Helpers to support streaming generate output.

from utils.callbacks import Iteratorize, Stream