Skip to main content

start_chat

AsyncFunction
This function is defined in the chainlit_ui module.

Signature

async def start_chat() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • exists
  • f.write
  • send
  • cl.ChatSettings
  • TextInput
  • Select
  • abspath
  • f.read
  • cl.Message
  • msg.send

Source

View on GitHub

praisonai/chainlit_ui.py at line 77