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

@action decorator #255

Merged
merged 46 commits into from
Jul 10, 2024
Merged

@action decorator #255

merged 46 commits into from
Jul 10, 2024

Conversation

angrybayblade
Copy link
Collaborator

No description provided.

shubhras01 and others added 12 commits July 4, 2024 20:40
- adds swe-bench-docker repo code to improve and run evaluation on
docker
tasks:
- [ ] add evaluation function as part of run_eval script
- [ ] build docker images and push it to public docker repo 
- [ ] use the same docker image to run composio-swe

---------

Co-authored-by: Viraj <35092918+angrybayblade@users.noreply.github.com>
Co-authored-by: Karan Vaidya <kaavee315@gmail.com>
Copy link
Contributor

ellipsis-dev bot commented Jul 5, 2024

Your free trial has expired. To keep using Ellipsis, sign up at https://app.ellipsis.dev for $20/seat/month or reach us at help@ellipsis.dev

@angrybayblade angrybayblade changed the title Feat/tool decorator @tool decorator Jul 5, 2024
@kaavee315
Copy link
Contributor

/review
--pr_reviewer.num_code_suggestions="8"
--pr_reviewer.inline_code_comments=true

Copy link

PR Reviewer Guide 🔍

⏱️ Estimated effort to review: 4 🔵🔵🔵🔵⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Key issues to review

Possible Bug:
The implementation of SentinalObject in python/composio/client/enums/_action.py might cause issues if not handled properly. The __init__ method of Action class raises a ValueError if the value has an attribute sentinal, which might not be the intended behavior for all use cases.

Design Concern:
The use of SentinalObject across various classes could lead to confusion and maintenance issues. It's used to mark classes and seems to be a workaround rather than a robust design solution.

@ComposioHQ ComposioHQ deleted a comment from codiumai-pr-agent-pro bot Jul 9, 2024
@ComposioHQ ComposioHQ deleted a comment from codiumai-pr-agent-pro bot Jul 9, 2024
@angrybayblade angrybayblade changed the title @tool decorator @action decorator Jul 9, 2024
@angrybayblade angrybayblade merged commit 1610142 into master Jul 10, 2024
5 checks passed
@angrybayblade angrybayblade deleted the feat/tool-decorator branch July 10, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants