upload_instructions
Last updated
Last updated
imerit_ango.sdk.SDK.
Upload the instruction file to the project.
project_id: string
The unique identifier for the project. You can find the project ID in or retrieve it using the function.
file_path: string
Absolute path to the instruction file.
storage_id: string, Optional, default None
The unique identifier for the storage. You can retrieve the storage ID using function.
bucket: string, Optional, default None
The name of the S3 bucket to use for upload.
Returns:
output: dict
A dictionary containing the result of the operation.
Upload an instruction file:
Upload an instruction file to the custom storage bucket
,