ai-cfia / louis-backend

Backend for both our conversational agent louis and search finesse
https://inspection.canada.ca/
MIT License
0 stars 1 forks source link

issue #13: refactor to louis-db and louis-crawler #14

Closed rngadam closed 9 months ago

rngadam commented 10 months ago

issue #13

see:

https://github.com/ai-cfia/louis-db/pull/12 https://github.com/ai-cfia/louis-crawler/pull/4/files

rngadam commented 9 months ago

@melanie-fressard review this code that moved out database related code from louis-backend to louis-db and louis-crawler.

@k-allagbe We need to add a package dependency from louis-backend to louis-db

k-allagbe commented 8 months ago

@melanie-fressard review this code that moved out database related code from louis-backend to louis-db and louis-crawler.

@k-allagbe We need to add a package dependency from louis-backend to louis-db

Will be done here https://github.com/ai-cfia/louis-backend/issues/29.