Spaces:
Building
Building
Update core.py
Browse files
core.py
CHANGED
@@ -4,4 +4,3 @@ from session import SessionStore
|
|
4 |
service_config = ServiceConfig()
|
5 |
session_store = SessionStore()
|
6 |
llm_models = {}
|
7 |
-
INTENT_MODELS = {}
|
|
|
4 |
service_config = ServiceConfig()
|
5 |
session_store = SessionStore()
|
6 |
llm_models = {}
|
|