kfo001/serious_illness_conversation_assistant
Removed clear_btn attribute from Chat Interface
Removed comments
Added a button to generate new conversation IDs
Added DeepSeek code
Added debugging statement to get Chat Interface attributes
Force re-installation of Gradio 4.44.1
Force re-installation of Gradio 4.44.1
Added printing for Gradio version
Merge branch 'main' of https://huggingface.co/spaces/kfo001/serious_illness_conversation_assistant
Added gradio dependency
Deleted utilities.py file in main folder
Changed UI and implemented ID generation
Fixed and added utilities for logging and fetching system prompts
Encrypted data uploading parameters
Added SQliteCloud as a dependency
Now ignores the 'unused' folder
Removed debugging statements
Fixed fetch_system_prompt() data
Ignores cache data now
Added type conversion for tokens
Added print statement for debugging
Added .gitignore files
Added decryption utilities and augmented respond() function
Added encrypted information
Added cryptography and python-dotenv environment
initial commit
Duplicate from gradio-templates/chatbot
