fjolsvin/chainlit-rag-poc
fix: docker image
feat(app/vectordb): `qdrant` support
feat: implement secret wrapping for safe handling and many perf improvements
build: `fly.io` config
build: add vim in the image for quick debugging
fix: handle edgecase where chain is non in `on_message` function
build: disable debug/watch
fix: mask database url
feat: pdf digestion
feat: add simple accounting facilities
fix: issues due to refactor
perf: scan with `sourcery`
build: fix issue with running the docker image in hf
build: use `poetry` build system
chore: initial commit
Final Versions
Adding Instructions
Deploying Pythonic RAG
Merge branch 'main' of hf.co:spaces/llm-wizard/CoolNewSpace
initial commit
Releasing App
initial commit
Updating
Introduction README.md
Merge branch 'main' of hf.co:spaces/ai-maker-space/DeployPythonicRAG
Initial Commit
initial commit
