DefangLabs / docs-chatbot

0 stars 0 forks source link

Chat with docs feature #8

Open lionello opened 1 week ago

lionello commented 1 week ago

Current bot only answer the question, but follow up questions do not take the previous answer into account.

Chrisyhjiang commented 1 week ago

Was working on this, will see if I can merge the code sometimes this week. Currently my solution is to put previous chat history into postgres but I believe theres an api call that can automatically do that for us in the openai api.