Commit History

df_string = df.to_string()
30e87ad

youngtsai commited on

def update_buttons(df_string):
915c63d

youngtsai commited on

question_buttons = gr.Container()
26894bc

youngtsai commited on

df_string_output = gr.Textbox(label="raw data")
1a94c44

youngtsai commited on

send_button.click(
d476719

youngtsai commited on

with gr.Blocks() as demo:
24ff085

youngtsai commited on

,使用 zh-TW
39c5160

youngtsai commited on

df_string_output
4749834

youngtsai commited on

df_string_output = gr.Textbox(label="")
b7653fb

youngtsai commited on

df_string_output
aa49250

youngtsai commited on

OPEN_AI_KEY
2320eeb

youngtsai commited on

df_string_output
3c6552e

youngtsai commited on

from openai import OpenAI
6530075

youngtsai commited on

chatbot
9e3b21a

youngtsai commited on

debuig
42e61fb

youngtsai commited on

initial commit
3afa17f

youngtsai commited on