hwchase17 / notion-qa

MIT License
2.13k stars 374 forks source link

Update demo to use gpt-3.5-turbo to do the QA part #16

Closed xingfanxia closed 1 year ago

xingfanxia commented 1 year ago

Update demo to use gpt-3.5-turbo to do QA and add code for handling streamlit secret gpt-3.5-turbo is 1/10 the cost of gpt3

xingfanxia commented 1 year ago

I think we should probably add the pickle and index file to .gitignore