Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kwarg injection with @activity decorated functions #1265

Merged
merged 5 commits into from
Oct 17, 2024
Merged

Conversation

vachillo
Copy link
Member

@vachillo vachillo commented Oct 16, 2024

Describe your changes

Allow arbitrary kwargs in activity-decorated functions

Issue ticket number and link


📚 Documentation preview 📚: https://griptape--1265.org.readthedocs.build//1265/

Copy link
Member

@collindutter collindutter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

griptape/utils/decorators.py Outdated Show resolved Hide resolved
griptape/utils/decorators.py Outdated Show resolved Hide resolved
griptape/utils/decorators.py Outdated Show resolved Hide resolved
griptape/utils/decorators.py Outdated Show resolved Hide resolved
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Copy link
Member

@collindutter collindutter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, but C H A N G E L O G

Copy link
Member

@collindutter collindutter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice 👍👍

@vachillo vachillo merged commit bf96755 into dev Oct 17, 2024
15 checks passed
@vachillo vachillo deleted the activity_kwargs branch October 17, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants