Eleanor Framework Core
This module contains the core components of the Eleanor Framework.
Example
Attributes
ENV_ELEANOR_CONFIG
module-attribute
ENV_ELEANOR_CONFIG = 'ELEANOR_CONFIG'
ENV_ELEANOR_DB_CONN
module-attribute
ENV_ELEANOR_DB_CONN = 'ELEANOR_DB_CONN'
ENV_ELEANOR_DB_CONN_TEST
module-attribute
ENV_ELEANOR_DB_CONN_TEST = 'ELEANOR_DB_CONN_TEST'
ENV_ELEANOR_DB_MAX_OVERFLOW
module-attribute
ENV_ELEANOR_DB_MAX_OVERFLOW = 'ELEANOR_DB_MAX_OVERFLOW'
ENV_ELEANOR_DB_POOL_SIZE
module-attribute
ENV_ELEANOR_DB_POOL_SIZE = 'ELEANOR_DB_POOL_SIZE'
ENV_ELEANOR_LANGCHAIN_DEBUG
module-attribute
ENV_ELEANOR_LANGCHAIN_DEBUG = 'ELEANOR_LANGCHAIN_DEBUG'
ENV_ELEANOR_LOG_DIR
module-attribute
ENV_ELEANOR_LOG_DIR = 'ELEANOR_LOG_DIR'
ENV_ELEANOR_LOG_LEVEL
module-attribute
ENV_ELEANOR_LOG_LEVEL = 'ELEANOR_LOG_LEVEL'
ENV_ELEANOR_REBUILD_GRAPH
module-attribute
ENV_ELEANOR_REBUILD_GRAPH = 'ELEANOR_REBUILD_GRAPH'
__version__
module-attribute
__version__ = str(Version(**VERSION))