Hi all, I try to store my model in order to fetch it from there and run my bot. I tried with AWS first but it caused a lot of errors all the time so I was thinking of storing it on a server. Now, considering this option does anyone has some suggestions on what server would be a good place for this? Could I use something like Hostinger for that?
@stephens a quick follow up on this: I had a look into artifactory and I was wondering what kind of filestorage would you use? I assume when one uses the s3 storage one would also need boto3 and I would possibly run in the same errors as with AWS as max retries exceeded.
And another question: I started with the Generic repositories. When I would now like to download the number I would need to provide also an API token. How can I do so within the rasa configuration of the modal storage. Do you also have to provide this token when using Minio? I saw that RASA also sends a curl request but how to modify this request to include the token? So as an example for artifactory the curl request would look like this: