CAMeL-Lab / TOIA-2.0

2 stars 0 forks source link

this commit does the following: amc rebasing history between amc_dev … #3

Closed AMChierici closed 2 years ago

AMChierici commented 2 years ago

…branche and master (that was last updated by asg when fixing the db password encryption). amc_rebase in essence gets rid of environmental files that showed gcloud credentials on the repo and moved the dialogue manager web framework from Flask to FastAPI. Morover, it added notebooks to keep track of dm development, and replciated the folder with the old Flask implementation to come back to in case we see something going wrong with FastAPI.