Mike Rizzo

Results 7 issues of Mike Rizzo

RE: file `doc_source/bp-time-series.md` The example given uses the same parition key date value for every item in the table. The whole table would effectively be constrained to one partition. Better...

**What steps did you take and what happened:** Setup - I am running two Amazon EKS clusters, one in us-east-2 (primary) and one in us-west-1 (secondary) - Kubernetes version 1.23...

Restic
Needs investigation

### Installation method Workshop Studio ### What happened? On this page: [website/docs/fundamentals/exposing/loadbalancer/ip-mode.md](https://github.com/aws-samples/eks-workshop-v2/blob/9c8f610bcb2ad6f115f28b11c78a54501e9e1647/website/docs/fundamentals/exposing/loadbalancer/ip-mode.md) The page continues from where the previous one left off i.e. using an NLB, and starts to explain...

bug
content/fundamentals

*Description of changes:* The current git clone instructions do not work as they rely on ssh, and there is no ssh key installed on the notebook. There is also a...

Changed to langchain ver 0.0.224, as the previously specified 0.0.246 is not compatible with anthropic version 0.2.10 *Issue #, if available:* #7 *Description of changes:* Changed langchain version to 0.0.224...

Looks like these library versions are not compatible? From notebook cell 1: ``` anthropic==0.2.10 langchain==0.0.246 ``` then later: ![image](https://github.com/aws-samples/aiml-genai-multimodal-agent/assets/16359327/f90a540c-1f67-4cd6-8e59-5db91c3f03be)

### What would you like to be added? The section in Fundamentals -> Managed Node Groups -> Graviton Instances should be renamed to reflect that it is really an lab...

enhancement