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

add buttons to clear chat history and vector store #26

Closed mt7180 closed 1 year ago

mt7180 commented 1 year ago
mt7180 commented 1 year ago

both buttons are implemented and according backend routes are created. Additionally the functionality to adjust the temperature is wired to the backend