Skip to content

Constants

gllm_agents.constants

Generic Constants for GLLM Agents components.

Authors

Raymond Christopher (raymond.christopher@gdplabs.id)

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