CoolFace
Apppublic

kfo001/serious_illness_conversation_assistant

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
27 commits on main
ffd062a1y ago

Removed clear_btn attribute from Chat Interface

JamestheCog
48802e71y ago

Removed comments

JamestheCog
40e7f6c1y ago

Added a button to generate new conversation IDs

JamestheCog
6e031ff1y ago

Added DeepSeek code

JamestheCog
8cac6da1y ago

Added debugging statement to get Chat Interface attributes

JamestheCog
cf2b14c1y ago

Force re-installation of Gradio 4.44.1

JamestheCog
cc2fdf21y ago

Force re-installation of Gradio 4.44.1

JamestheCog
abc9cb81y ago

Added printing for Gradio version

JamestheCog
be588e11y ago

Merge branch 'main' of https://huggingface.co/spaces/kfo001/serious_illness_conversation_assistant

JamestheCog
96d67e01y ago

Added gradio dependency

JamestheCog
16584ba1y ago

Deleted utilities.py file in main folder

kfo001
85b21cc1y ago

Changed UI and implemented ID generation

JamestheCog
d9d07fa1y ago

Fixed and added utilities for logging and fetching system prompts

JamestheCog
e3893101y ago

Encrypted data uploading parameters

JamestheCog
58c7b941y ago

Added SQliteCloud as a dependency

JamestheCog
63127fd1y ago

Now ignores the 'unused' folder

JamestheCog
1d76ce91y ago

Removed debugging statements

JamestheCog
78a741c1y ago

Fixed fetch_system_prompt() data

JamestheCog
511f1c31y ago

Ignores cache data now

JamestheCog
630c9951y ago

Added type conversion for tokens

JamestheCog
a4df6391y ago

Added print statement for debugging

JamestheCog
d8d0bd11y ago

Added .gitignore files

JamestheCog
6c5120e1y ago

Added decryption utilities and augmented respond() function

JamestheCog
df9615c1y ago

Added encrypted information

JamestheCog
8eaba5f1y ago

Added cryptography and python-dotenv environment

JamestheCog
b3ae4c01y ago

initial commit

kfo001
f776f3e1y ago

Duplicate from gradio-templates/chatbot

kfo001, pngwn