Jón Levy

Results 25 issues of Jón Levy

## Update README with example I think this plugin has a lot of potential given that developing non-js plugins is a complex task, well done 💪🏼 I thought I'd start...

## Describe the Bug Terraform apply fails with the following error ```bash ╷ │ Error: error creating API Gateway specification: BadRequestException: Invalid OpenAPI input. │ │ with aws_api_gateway_rest_api.this[0], │ on...

bug

# OpenID Connect Federated Token Template Variables ## Summary This PR adds support for passing OAuth access tokens from federated identity providers (AWS Cognito, Azure AD, Auth0, etc.) to downstream...

## Summary This PR adds support for overriding the Cohere API endpoint using the `COHERE_API_URL` environment variable, enabling integration with custom Cohere endpoints such as LiteLLM proxy deployments. ### Key...

## Summary - Add `COHERE_BASE_URL` environment variable documentation to support custom Cohere endpoints - Update web search features documentation with custom endpoint configuration option - Add `cohereApiUrl` parameter to YAML...