Anteemony / RAG-Playground

Chat with your PDF file using the LLM of your choice
https://unify-rag-playground.streamlit.app/
6 stars 5 forks source link

Refactor #59

Closed Anteemony closed 6 months ago

Anteemony commented 6 months ago

Refactor session key additions and checks. Add Feature coming soon icons 🚧

OscarArroyoVega commented 6 months ago

Conflicts solved

Anteemony commented 6 months ago

Thanks @OscarArroyoVega. There's a new init_keys function in utils.py for initializing session parameters.

I added the new session parameters and did a bit of refactoring. The changes look good, so I'm merging now.