shamikatamazon
shamikatamazon
Hi kylekirby - You can omit the "FileGroupSettings" in the template JSON and add it dynamically using the lambda /provider-utils/awscloudformation/cloudformation-templates/vod-helpers/LambdaFunctions/InputLambda/index.js using code similar to the blurb below. ``` if (outputTypeList.length...
Hi @maupeon - please can you provide the values of the questionnaire before you did the push ?
Hi Aexei - Firstly apologies for the delayed response to your questions. #1 - In order to change the name of the SNS Topic - you can edit provider-utils/awscloudformation/cloudformation-templates/vod-workflow-template.yaml.ejs and...
Hi @kervonryan - I'm currently working on this and am hoping to have an initial version ready by the end of this week. I'll keep you updated as I make...
The intent of this functionality is to use Prometheus to store metrics and use Graphana as a tool to visualize graphs performance of an LLM workload. To achieve this, the...