Skip to main content

chainlit_ui

AI Agents Framework

Import

from praisonai import chainlit_ui

Functions

on_run()

Function definition.

on_modify()

Function definition.

set_profiles()

Function definition.

start_chat()

Function definition.

on_settings_update()

Handle updates to the ChatSettings form.

on_chat_resume()

Function definition.

run_agents()

Runs the agents and returns the result.

output()

Function definition.

agent()

Function definition.

task()

Function definition.

main()

Run PraisonAI with the provided message as the topic.

auth_callback()

Function definition.