pages.01_Chat_With_LLMs module
This module is the streamlit app for the AI ChatVerse
-
pages.01_Chat_With_LLMs.render(config_file: str, app_home: str)[source]
Render all the UI components for the app
:param config_file: The path to the config file
:type config_file: str
:param app_home: The path to the app home directory
:type app_home: str