Alain Krok
Alain Krok
Hi team, I'm a bit confused by the documentation. I am trying to get the display of repo information (forks,...) from github Following [this link](https://pypi.org/project/profanity-filter/) it seems that I need...
**Link to the notebook** https://github.com/aws/amazon-sagemaker-examples/blob/main/introduction_to_amazon_algorithms/jumpstart-foundation-models/aws-trainium-inferentia-finetuning-deployment/llama-2-trainium-inferentia-finetuning-deployment.ipynb **Describe the bug** Using a Lambda function with boto3 to query the neuron llama2 7b f model deployed on a ML INF2 XLARGE instance, the...
Hi ! We have a constructs package appearing on Construct Hub: https://constructs.dev/packages/@cdklabs/generative-ai-cdk-constructs/v/0.0.82?lang=typescript However, it seems newer version of our package are not updated (latest available on Construct Hub is 0.0.82,...
Hi team, Is there a plan to provide a Linux version of this SDK ? Thanks !
### Describe the feature A new L3 construct allowing to perform a search in a data store to retrieve relevant information A user request would be converted to embeddings, then...
### Describe the feature add support for textract in data ingestion pipeline ### Use Case better handling of some file formats ### Proposed Solution _No response_ ### Other Information _No...
### Describe the feature add static methods to import existing bedrock resources (agent, knowledge base,...) ### Use Case provide more flexibility ### Proposed Solution _No response_ ### Other Information _No...
### Describe the bug https://github.com/awslabs/generative-ai-cdk-constructs/security/dependabot/41 ### Expected Behavior no vulnerability ### Current Behavior vulnerability ### Reproduction Steps N/A ### Possible Solution _No response_ ### Additional Information/Context _No response_ ### CDK...
### Describe the feature Switch project structure to a monorepo approach ### Use Case - More flexibility - Possibility to release constructs independently - Better handling of the SDK ###...
### Describe the feature In some cases, the user needs to provide custom logic to deploy a HF model to a SG endpoint: - overwrite/add dependencies to the existing DLC...