Remove ModelVariables (model_utils) from application & optimize Tenant
This commit is contained in:
@@ -177,7 +177,6 @@ def register_chat_session_cache_handlers(cache_manager):
|
||||
cache_manager.register_handler(ChatSessionCacheHandler, 'eveai_chat_workers')
|
||||
|
||||
|
||||
# Helper function similar to get_model_variables
|
||||
def get_chat_history(session_id: str) -> CachedSession:
|
||||
"""
|
||||
Get cached chat history for a session, loading from database if needed
|
||||
|
||||
Reference in New Issue
Block a user