You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying out workgpt and want to create a custom Api (class MyThing extends Api { ... }) but the invokable decorator used in the example in the readme isn't exported by the library... am I missing something?
The text was updated successfully, but these errors were encountered:
Trying out workgpt and want to create a custom
Api
(class MyThing extends Api { ... }
) but the invokable decorator used in the example in the readme isn't exported by the library... am I missing something?The text was updated successfully, but these errors were encountered: