genkit icon indicating copy to clipboard operation
genkit copied to clipboard

[Py] Implement resolve_action for all plugins.

Open yesudeep opened this issue 9 months ago • 1 comments

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 avatar Mar 23 '25 05:03 yesudeep

I tried to enable the resolve_action abstract method in https://github.com/firebase/genkit/pull/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 avatar Mar 23 '25 05:03 yesudeep