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 token usage to statistics page #36

Closed mt7180 closed 1 year ago

mt7180 commented 1 year ago

added a streamlit bar chart to visualize the token usage of the current session. The token usage is currently not persisted and will remain an open todo for future : #37

mt7180 commented 1 year ago

@Zaubeerer not as important than PR #39, but if you have the time it would be great to review this PR as well, so that all functionalities are available in main :)