v0.0.1
0.0.1 (2024-04-02)
Features
- added example code in comments (418db6a)
- added logger (8ab1276)
- implemented search (4528368)
- implemented validater & auth helper (7934ee1)
- project created (7e09a4b)
- setup app integration tests (f0f99ee)
- setup app methods (a447cfe)
- setup auth & retry stubs (46ac29c)
- setup base & lister class (e21d453)
- setup code coverage (cffde98)
- setup create App module (2756448)
- setup createStub function (3b328c2)
- setup input annotation methods (8c3ead6)
- setup list pages generator (b2aae46)
- setup model class (c5221f9)
- setup model train utils (a23dd83)
- setup multimodal inputs (4bf0cb3)
- setup search schema (1869cf0)
- setup upload inputs (7411872)
- setup upload methods (372c872)
- setup vitest (9fd1a9a)
- setup workflow (6e1dd15)
- setup workflow create method (37dbbf5)
- setup workflow crud tests (7b7b8ba)
- validate clarifai url with template literal types (31a0333)
Bug Fixes
- broken clarifai logo in readme (eb66c56)
- failing tests (ae9d84e)
- failing tests on workflow creation (0237542)
- issue with promisify util (70d5e78)
- lister return type (9fb12e4)
- node types (29119e4)
- predict api request (8ff1abb)
- remove all methods that are not implemented (5b72da1)
- type issues in inputs from csv (2eab0b0)
- types for list apps (d77df11)
- V2Stub type (62e29ab)
- workflow error message (c35d1f5)