ChatGLM-6B/example_with_langchain_and_...
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
..
index/wiki_faiss_2023_03_06 PoC with LangChain wrapper and a webapp to chat with vector store 2023-03-23 22:21:52 -07:00
chat_backend.py PoC with LangChain wrapper and a webapp to chat with vector store 2023-03-23 22:21:52 -07:00
chat_style.css PoC with LangChain wrapper and a webapp to chat with vector store 2023-03-23 22:21:52 -07:00
chatglm_llm.py PoC with LangChain wrapper and a webapp to chat with vector store 2023-03-23 22:21:52 -07:00
logo.png PoC with LangChain wrapper and a webapp to chat with vector store 2023-03-23 22:21:52 -07:00
webapp_with_vectorstore.py PoC with LangChain wrapper and a webapp to chat with vector store 2023-03-23 22:21:52 -07:00