Gabriel Almeida
d978ae5438
refactor(cache): move cache-related functions to base.py module
...
feat(cache): add support for pandas and PIL Image objects caching
fix(interface): import cache-related functions from base.py module
test(cache): update import statements in cache-related test file
2023-04-19 11:02:32 -03:00
Ibis Prevedello
37925c275f
test: fix text scripts
2023-04-13 11:52:42 -03:00
Ibis Prevedello
cec6a41973
refac: substitute | by Optional
2023-04-03 17:27:41 -03:00
Gabriel Almeida
06f9348a6e
fix: change test according to function changes
2023-04-03 17:13:51 -03:00
Ibis Prevedello
17ad4954ef
refac: fix linting
2023-04-01 18:03:14 -03:00
Ibis Prevedello
53c9812819
refac: fix merge and format
2023-04-01 17:42:43 -03:00
Gabriel Almeida
2235767d22
feat: implemented caching of agent
2023-04-01 10:58:46 -03:00