From 970a111f9722353e1735675e7058b0552ed9a681 Mon Sep 17 00:00:00 2001 From: ajaysi Date: Mon, 3 Jun 2024 11:31:23 +0530 Subject: [PATCH] WIP - Streamlit UI, Porting CLI --- alwrity.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alwrity.py b/alwrity.py index 58007031..a0cbf2db 100644 --- a/alwrity.py +++ b/alwrity.py @@ -7,7 +7,7 @@ import streamlit as st # Load .env file load_dotenv() -from lib.chatbot_custom.chatbot_local_docqa import alwrity_chat_docqa +#from lib.chatbot_custom.chatbot_local_docqa import alwrity_chat_docqa from lib.utils.alwrity_streamlit_utils import ( blog_from_keyword, ai_agents_team, blog_from_audio, write_story,