from .environment import env


LYRA_AGENT_ID = env("LYRA_AGENT_ID")
OLIVIA_AGENT_ID = env("OLIVIA_AGENT_ID")
