Commit Graph

2 Commits (2c424264b9399a8ffc3062c04d8cf9638af630a6)

Author SHA1 Message Date
Ji Zhang 2c424264b9 use Chinese prompt for follow up question parsing 2023-03-24 21:27:22 -07:00
Ji Zhang e90276f340 PoC with LangChain wrapper and a webapp to chat with vector store
Added a proof of concept LangChain wrapper for ChatGLM model.

Added a streamlit based interface to chat with a vector store. ( in this case, OpenAI related wiki pages within two degree of separation,  stored in FAISS)
2023-03-23 22:21:52 -07:00