Héctor Flores
Héctor Flores
Hi, I recently tried to execute the generate-xml.py but I got the following stack trace: File "generate-xml.py", line 31, in thumb = cairosvg.svg2png(file_obj=str(f), write_to=icon_out) File "/usr/lib/python3.6/site-packages/cairosvg/__init__.py", line 45, in surface_type.convert(*args,...
When validating both a request and response. Extra parameters are ignored even if they are not defined in the spec. Ej: ``` { validateArgs: { parameters: [], requestBody: { description:...
### Terraform Version, Provider Version and Kubernetes Version ``` Terraform v1.6.3 on darwin_arm64 provider registry.terraform.io/gavinbunney/kubectl v1.14.0 provider registry.terraform.io/hashicorp/aws v5.23.1 provider registry.terraform.io/hashicorp/helm v2.11.0 provider registry.terraform.io/hashicorp/http v3.4.0 provider registry.terraform.io/hashicorp/kubernetes v2.23.0 provider registry.terraform.io/hashicorp/null...
I'm using the `cohere.command-r-v1:0` model to test some prompts. After noticing that Cohere doesn't support Chat #33, I changed to BedrockLLM. However I keep getting the following message: `ValueError: Error...
**What happened?** I created a dynamic environment variable inside my WSL2 installation with: ``` echo 'export DISPLAY=$(grep nameserver /etc/resolv.conf | awk "{print \$2}"):0.0' >> ~/.bashrc ``` I have tried the...