commit 54a207a967ad9b9c38546fcaf4e126eb7528c57e from: Matthias L. Jugel date: Sun Jul 13 19:52:41 2025 UTC update README to reflect new backend URL commit - af0dcdc16c0e77e3c7ebe922386c1a9f4b399b72 commit + 54a207a967ad9b9c38546fcaf4e126eb7528c57e blob - c15185ebb5a1d3c445071a4e5dc1d8446e6fa864 blob + d08381cf5587e49ee7bc6c9496cc3a55c6152760 --- README.md +++ README.md @@ -26,7 +26,7 @@ you query and contents. - **Start the bot backend** - `python ./rag_interface.py` - **Query your documents** - - https://localhost:5000/ + - https://localhost:5555/ ---- # LICENSE (MIT)