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.

ChatConfig

Defined in the chat module.
AI Agents Framework Configuration for the PraisonAI Chat server.

Constructor

host
str
default:"'0.0.0.0'"
No description available.
port
int
default:"8000"
No description available.
debug
bool
default:"False"
No description available.
auth_enabled
bool
default:"False"
No description available.
session_id
Optional
No description available.

Source

View on GitHub

praisonai/chat/__init__.py at line 13

Configuration Overview

Agent Config

Chat Feature

Conversation Stores