Open Yuan325 opened 5 months ago
Move the export / init / embedding runs to be endpoints in the service vs. standalone.
The init was done within terraform-genai-rag as a part of the JSS.
This will be helpful in setting up certain pipeline so user wouldn't have to run python run_database_init.py etc. Instead, they can just call the endpoint to set up init.
Move the export / init / embedding runs to be endpoints in the service vs. standalone.
The init was done within terraform-genai-rag as a part of the JSS.
This will be helpful in setting up certain pipeline so user wouldn't have to run python run_database_init.py etc. Instead, they can just call the endpoint to set up init.