Describe the current behavior
When a completely new system hits the guardrail backend service for the first time, an NLP model uploads and after that only request processing starts, this fact is not mentioned anywhere in the documentation which causes confusion to someone hitting the service for the first time.
Describe the enhancement you'd like
It should be clearly stated in the documentation that when you run the fastapi server for the first time a spacey nlp model will be uploaded, and the reason of why it will be uploaded should also be stated.
Describe the current behavior
When a completely new system hits the guardrail backend service for the first time, an NLP model uploads and after that only request processing starts, this fact is not mentioned anywhere in the documentation which causes confusion to someone hitting the service for the first time.
Describe the enhancement you'd like
It should be clearly stated in the documentation that when you run the fastapi server for the first time a spacey nlp model will be uploaded, and the reason of why it will be uploaded should also be stated.