mt7180 / quaigle

RAG-based LLM application: project to explore different llm-frameworks like llamaindex, marvin and langchain, other used frameworks: streamlit, fastapi
1 stars 1 forks source link

26 add buttons to clear chat history and vector store #27

Closed mt7180 closed 1 year ago

mt7180 commented 1 year ago

2 buttons were implemented and according backend routes are created. Additionally the functionality to adjust the temperature is wired to the backend. I would like to merge.