Skip to content

Tags: marieai/marie-ai

Tags

v4.0.7-refactor

Toggle v4.0.7-refactor's commit message
wip:cherypick etcd fixes from g5

v4.0.7

Toggle v4.0.7's commit message
feat: release 4.0.7

v4.0.4

Toggle v4.0.4's commit message
wip: updated from feature to task in workhandler

Changes to loop handling

v3.0.29

Toggle v3.0.29's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 Marie Dev Bot,  Greg Bugaj,  Rithsek Ngem,  🙇

 - [[```97bb7793```](97bb779)] __-__ add validation to Document Indexer (*Marie Dev Bot*)
 - [[```55b47796```](55b4779)] __-__ fix streamlit security issue (*Marie Dev Bot*)
 - [[```ef0c8e80```](ef0c8e8)] __-__ add support for multiline entity grouping (*Marie Dev Bot*)
 - [[```5f1abfe8```](5f1abfe)] __-__ Refactor document intexers and classifiers (*Marie Dev Bot*)
 - [[```57ec0cfd```](57ec0cf)] __-__ refactoring Document Indexer (*Marie Dev Bot*)
 - [[```2caadcb7```](2caadcb)] __-__ Add new voting strategy feature (*Marie Dev Bot*)

 - [[```71a57d62```](71a57d6)] __-__ add support for extracting version numbers (*Marie Dev Bot*)
 - [[```227cabbb```](227cabb)] __-__ updated to be compatible withi dataframes 2 (*Marie Dev Bot*)
 - [[```cbdd39d8```](cbdd39d)] __-__ Fixed issue with normalized bounding boxes in document indexer (*Marie Dev Bot*)

 - [[```732471a6```](732471a)] __-__ "batch ner ocr" (*Rithsek Ngem*)

 - [[```760f39be```](760f39b)] __-__ remove stale files (*Greg Bugaj*)
 - [[```8464e33f```](8464e33)] __-__ version bump (*Greg Bugaj*)
 - [[```687626c3```](687626c)] __-__ cleanup (*Marie Dev Bot*)
 - [[```eb105423```](eb10542)] __-__ template matching (*Marie Dev Bot*)
 - [[```036892c6```](036892c)] __-__ changed schema for entity (*Marie Dev Bot*)
 - [[```4dd42f07```](4dd42f0)] __-__ wip (*Marie Dev Bot*)
 - [[```de76c7a4```](de76c7a)] __-__ cleanup of invalid configs (*Marie Dev Bot*)
 - [[```8462c5f8```](8462c5f)] __-__ classifier voting (*Marie Dev Bot*)
 - [[```02e23605```](02e2360)] __-__ document indexing (*Marie Dev Bot*)
 - [[```3115eb7d```](3115eb7)] __-__ __version__: the next version will be 3.0.29 (*Marie Dev Bot*)

v3.0.28

Toggle v3.0.28's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 Marie Dev Bot,  Rithsek Ngem,  🙇

 - [[```6c943478```](6c94347)] __-__ add support for grouping classifiers (*Marie Dev Bot*)
 - [[```7243d8ba```](7243d8b)] __-__ Document classification and document indexing(named entity recognition) have been reworked (*Marie Dev Bot*)
 - [[```3cb13758```](3cb1375)] __-__ refactored how document filters work (*Marie Dev Bot*)
 - [[```44de5961```](44de596)] __-__ integration cleanup (*Marie Dev Bot*)
 - [[```7d9c781c```](7d9c781)] __-__ add support for pgvector (*Marie Dev Bot*)
 - [[```7b8cfe83```](7b8cfe8)] __-__ Initial work on document embeddings (*Marie Dev Bot*)
 - [[```d763abbb```](d763abb)] __-__ upgrade to docosaurus 3.1.1 (*Marie Dev Bot*)

 - [[```a9dcc088```](a9dcc08)] __-__  Issue with Overload resolution; closes #104 (*Rithsek Ngem*)
 - [[```0a8ee56b```](0a8ee56)] __-__ fixed issues with missing directory (*Marie Dev Bot*)

 - [[```9adf3da4```](9adf3da)] __-__ updated executors to use multiple pipleline configs (*Marie Dev Bot*)
 - [[```ec2cf4bb```](ec2cf4b)] __-__ refactoring Named Entity Extractor (*Marie Dev Bot*)
 - [[```d47f865c```](d47f865)] __-__ classification (*Marie Dev Bot*)
 - [[```93548b72```](93548b7)] __-__ add error handling (*Marie Dev Bot*)
 - [[```d6a73fe7```](d6a73fe)] __-__ add missing docker files (*Marie Dev Bot*)
 - [[```e7ff659e```](e7ff659)] __-__ pgvector (*Marie Dev Bot*)
 - [[```af840412```](af84041)] __-__ fix : Issue with array brodcasting; closes #106 (*Marie Dev Bot*)
 - [[```3ea21f7f```](3ea21f7)] __-__ add notes (*Marie Dev Bot*)
 - [[```1d7de69f```](1d7de69)] __-__ __docs__: Updated docosaurus to 3.1.1 (*Marie Dev Bot*)
 - [[```1b5c2736```](1b5c273)] __-__ __version__: the next version will be 3.0.28 (*Marie Dev Bot*)
 - [[```b03ffef8```](b03ffef)] __-__ testing bouding box processing (*Marie Dev Bot*)

v3.0.27

Toggle v3.0.27's commit message

v3.0.25

Toggle v3.0.25's commit message
fix: Removed access to pipwheels.com as it down

v3.0.24

Toggle v3.0.24's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 Marie Dev Bot,  Greg,  Greg Bugaj,  🙇

 - [[```6a75565a```](6a75565)] __-__ add proper torch caching changed Torch autocast inference to be only used for CPU changed how executors determine their device types (*Marie Dev Bot*)
 - [[```16a1306d```](16a1306)] __-__ merging jina v3.23.0 (*Greg*)

 - [[```d5d82827```](d5d8282)] __-__ added tesseract to the configs (*Greg Bugaj*)
 - [[```1980e43c```](1980e43)] __-__ work on fixing caching of BERT models (*Greg*)

 - [[```5c7a7123```](5c7a712)] __-__ __fix__: version fix before release (*Marie Dev Bot*)
 - [[```542dcfc0```](542dcfc)] __-__ Update force-release.yml (*Greg*)
 - [[```1ddb8004```](1ddb800)] __-__ working on decoupling OCR engines (*Marie Dev Bot*)

v3.0.23

Toggle v3.0.23's commit message
fix: removed class level sharing off TROCR model

suspecting that this is causing CUDA ERRORS when we call torch_gc

v3.0.21

Toggle v3.0.21's commit message
fix: add pipeline device (cpu,gpu) handling