MCPcopy Create free account
hub / github.com/answerlink/IntelliQ / app.py

File app.py

app.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# encoding=utf-8
2from models.chatbot_model import ChatbotModel
3from utils.app_init import before_init
4from utils.helpers import load_scene_templates

Callers

nothing calls this directly

Calls 3

load_scene_templatesFunction · 0.90
ChatbotModelClass · 0.90
before_initFunction · 0.90

Tested by

no test coverage detected