alan-turing-institute / reginald

Reginald repository for REG Hack Week 23
3 stars 0 forks source link

Containerise data index creation #143

Closed rchan26 closed 8 months ago

rchan26 commented 8 months ago

For #140, the api-bot actually doesn't create the data index since the data lives with the machine hosting the LLM. To circumvent, containerise the data creation which gets stored to an Azure blob storage which gets ran with a GH action.