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

[Py] Implement resolve_action for all plugins. #2438

Open
yesudeep opened this issue Mar 23, 2025 · 1 comment
Open

[Py] Implement resolve_action for all plugins. #2438

yesudeep opened this issue Mar 23, 2025 · 1 comment
Assignees
Milestone

Comments

@yesudeep
Copy link
Contributor

FAILED plugins/compat-oai/tests/test_plugin.py::test_openai_plugin_initialize - TypeError: Can't instantiate abstract class OpenAI without an implementation for abstract method 'resolve_action'
@yesudeep
Copy link
Contributor Author

yesudeep commented Mar 23, 2025

I tried to enable the resolve_action abstract method in #2437 but ran into this error.
This needs to be implemented. Could you please take this up @zarinn3pal ?

Please create subtasks for each plugin and feel free to assign to an appropriate owner.

@yesudeep yesudeep added this to the py-0.1.0 milestone Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants