genkit
genkit copied to clipboard
[Py] Implement resolve_action for all plugins.
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'
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.