Guilherme de Amorim

Results 7 comments of Guilherme de Amorim

I've implemented something as you've proposed, two more functions that can be invoked by notifications from the Runner. I've also implemented a simple CSV reporter to keep track of the...

Hey everyone! I was really looking forward to this new paradigm on opsdroid. Any news about this?

Hey, y'all! Any news on the MR? I feel that this is an important update for sagemaker-python-sdk, especially for the usage on Lambdas.

Hmm. I am executing the following script: ``` mkdir python cd python pip install sagemaker --target . cd .. du -sh # 207M . ``` **Maybe** the issue is resolved,...

Same here. I've already opened an issue about this here: https://github.com/GoogleContainerTools/kaniko/issues/2883 This impacts the usage of container images in some AWS Services (like SageMaker) since OCI mediaType is not supported.

I think this may be related to Rate Limiting issues, @n-sviridenko. Try taking a look at your Tier and use the `InMemoryRateLimiter` if that is the case. It partially worked...

I've contacted the Perplexity team and it may be an issue with the prompt being too large, they've recommended streaming responses in this case (although this empty response shouldn't actually...