zhaozh10 / ChatCAD

[COMMSENG'24, TMI'24] Interactive Computer-Aided Diagnosis using LLMs
Apache License 2.0
118 stars 15 forks source link

Inference using code #4

Closed briannlongzhao closed 1 year ago

briannlongzhao commented 1 year ago

Hi, thanks for the amazing project, however I am not able to get the gradio web ui running (shows 初始化失败,请输入正确的openai key。I have tried your testing code and it works well with my api key) Do you have a code sample for running inference without using the web ui? Thanks a lot