Constants
gllm_agents.constants
Generic Constants for GLLM Agents components.
gllm_agents.constants
Generic Constants for GLLM Agents components.
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
module-attribute
DEFAULT_AGENT_TIMEOUT = 120
module-attribute
LAST_N_CHATS = 10
module-attribute
MAX_MEMORY_TOKENS = 32000
module-attribute