Gianluigi Mucciolo

Results 9 issues of Gianluigi Mucciolo

Macro adds the possibility to directly create a Cloudformation stack from Troposphere Code. Just add your resources to macro_template object, the template object is created by macro itself. You can...

There is a way to rename with a prefix all the LogicalsIds in a template? I need to update also reference. My idea is: template_one.prefix(prefix=one) template_two.prefix(prefix=two) template = template_one +...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

Hello, I am trying to execute Codon in AWS Lambda. It seems something is wrong, are you running in the same issue? Test Event Name test Response { "errorType": "Runtime.ExitError",...

# Description Fix trailing slashes generating infinite redirect. Update FastAPI groups and public static page assets references. Related to issue #(issue) ## Type of change - [X] Bug fix (non-breaking...

# Description Fix trailing slashes generating infinite redirect. Update FastAPI groups and public static page assets references Related to issue #(issue) ## Type of change - [X] Bug fix (non-breaking...

### 🥰 Feature Description We are seeking to integrate Amazon Cognito as an authentication provider in the system. This feature will allow seamless user authentication, enhanced security, and better integration...

🌠 Feature Request

### 🥰 Feature Description It would be great to have the ability to define which plugins are mandatory and which are optional directly in the agent configuration (manifest). This would...

🌠 Feature Request
plugin

**Describe the bug** When attempting to initialize a `GroupChat` instance in the `swarms` library, a `NameError` occurs due to an undefined `GroupChatLog` class. This error blocks the successful creation of...

bug