Commit History

Revise the app hosting/serving solution as per
eec808a

shengxiong commited on

Revise app.py iface instance launch parameters
9824528

shengxiong commited on

Add or update the Azure App Service build and deployment workflow config
ac52780

Roland Ding commited on

Demo version 1 with tts and stt at front
b1da122

Roland Ding commited on

Complete the full setup.
d6f25ed

shengxiong commited on

Just a quick MVP to get things going.
2bf90a8

shengxiong commited on

update the code to align with latest packages
f5f1842

shengxiong commited on

0.0.2.2 double check.
d415e7e

Roland Ding commited on

v0.2.1 updated the app launch condition for hosting in hugging space model.
d456202

Roland Ding commited on

Merge branch 'main' of https://huggingface.co/spaces/shengxio/chatbot
742e0fe

Roland Ding commited on

v0.1.8 updated the chatbot.py into app.py for running in hugging face space.
2d71161

Roland Ding commited on

initial commit
1053e73

shengxio commited on

Revert "v0.1.6 added ssl_certfile and ssl_keyfile for launch."
7bd55eb

Roland Ding commited on

v0.1.7 revised server port.
522cb46

Roland Ding commited on

v0.1.6 added ssl_certfile and ssl_keyfile for launch.
78c5893

Roland Ding commited on

v0.1.5 removed the tagline for gradio and disable ssl verify for https access which allows camera and mic.
e6e7c40

Roland Ding commited on

v0.1.4 retry to fix file path error.
e2e562f

Roland Ding commited on

v0.1.3 added new file extensions to ignore for .gitignore.
1d3bf69

Roland Ding commited on

v0.1.2 added ssl_certfile and ssl_keyfile for https configuration to enable camera and mic access from server.
ac31d76

Roland Ding commited on

v0.1.1 added speech to text with translation.
f98afc6

Roland Ding commited on

v0.0.7 a quick rearrangement on chat_window ui for aesthetic purpose.
a687cb1

Roland Ding commited on

v0.0.6 tabbed interface has no argument description
678a73b

Roland Ding commited on

v0.0.5 extra title in tabbedinterface creation.
271553f

Roland Ding commited on

v0.0.5 minor tweak of the chat title.
37d8612

Roland Ding commited on

v0.0.4 updated the chat window and settings into different tabs
c897a3f

Roland Ding commited on

v0.0.3 changed server_name in chatbot.py __main__ demo launch function.
a2ea6f0

Roland Ding commited on

v0.0.2 updated the openai_api_key to be local.
7acd563

Roland Ding commited on

v0.0.1 a miniature openai chatgpt system.
e32b28e

Roland Ding commited on