Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.