docarray

Represent, send, store and search multimodal data

APACHE-2.0 License

Downloads
246.6K
Stars
3K
Committers
76

Bot releases are visible (Hide)

docarray - ๐Ÿ’ซ Patch v0.13.0

Published by github-actions[bot] over 2 years ago

Release Note (0.13.0)

Release time: 2022-04-26 09:34:54

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, Aziz Belaweid, Jina Dev Bot, ๐Ÿ™‡

๐Ÿ†• New Features

  • [59f484de] - helper: actively check version on start (Han Xiao)
  • [6dadbdff] - helper: actively check version on start (#302) (Han Xiao)

๐Ÿ Unit Test and CICD

  • [ea98df64] - test when device is cuda (#293) (Aziz Belaweid)

๐Ÿน Other Improvements

  • [a2b58317] - bump version (Han Xiao)
  • [5cf54627] - fix graphql docs (Han Xiao)
  • [17145a10] - version: the next version will be 0.12.10 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.12.9

Published by github-actions[bot] over 2 years ago

Release Note (0.12.9)

Release time: 2022-04-25 06:50:32

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
David Buchaca Prats, Aziz Belaweid, Han Xiao, AlaeddineAbdessalem, cristian, Jina Dev Bot, ๐Ÿ™‡

๐Ÿ†• New Features

  • [d6deafdc] - array: add timeout parameter (#296) (Aziz Belaweid)

๐Ÿž Bug fixes

  • [1f05c9ca] - array: consider singleton to return singleton (#286) (David Buchaca Prats)

๐Ÿงผ Code Refactoring

  • [1b2703c0] - rename variable correctly (#297) (David Buchaca Prats)

๐Ÿ“— Documentation

  • [73cb1f9b] - benchmark clarification (#299) (David Buchaca Prats)
  • [94efe7a5] - benchmark fixes (#294) (AlaeddineAbdessalem)
  • [a32ba7bb] - some fixes and typos for benchmark page (#292) (cristian)
  • [e439a16c] - fix link and clarify (#291) (AlaeddineAbdessalem)
  • [7bd498a8] - revised benchmark section (Han Xiao)

๐Ÿน Other Improvements

  • [afea29ba] - fix docs (Han Xiao)
  • [22ed0306] - fix type (Han Xiao)
  • [be632405] - version: the next version will be 0.12.9 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.12.8

Published by github-actions[bot] over 2 years ago

Release Note (0.12.8)

Release time: 2022-04-21 19:26:32

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
AlaeddineAbdessalem, Jina Dev Bot, ๐Ÿ™‡

๐Ÿž Bug fixes

  • [7d84ad55] - support partial functions in parallel methods (#285) (AlaeddineAbdessalem)

๐Ÿ“— Documentation

  • [64c1afa1] - add one million scale benchmark (#270) (AlaeddineAbdessalem)

๐Ÿน Other Improvements

  • [f7de9965] - version: the next version will be 0.12.8 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.12.7

Published by github-actions[bot] over 2 years ago

Release Note (0.12.7)

Release time: 2022-04-20 06:19:40

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, Alessia Marcolini, Jina Dev Bot, ๐Ÿ™‡

๐Ÿž Bug fixes

  • [68243a63] - array: fix array post port (#284) (Han Xiao)

๐Ÿ Unit Test and CICD

  • [6ae22db0] - image: add unit tests for _to_image_tensor (#281) (Alessia Marcolini)

๐Ÿน Other Improvements

  • [49e810ec] - version: the next version will be 0.12.7 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.12.6

Published by github-actions[bot] over 2 years ago

Release Note (0.12.6)

Release time: 2022-04-19 15:38:03

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, ๐Ÿ™‡

๐Ÿ†• New Features

  • [446507de] - document: add document post as sugar (#283) (Han Xiao)

๐Ÿน Other Improvements

  • [a0a398b5] - docs: explain doc post sugar syntax (Han Xiao)
  • [d822fe85] - version: the next version will be 0.12.6 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.12.5

Published by github-actions[bot] over 2 years ago

Release Note (0.12.5)

Release time: 2022-04-19 12:23:53

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, ๐Ÿ™‡

๐Ÿงผ Code Refactoring

  • [82899510] - array: use core client api instead of parsing (#282) (Han Xiao)

๐Ÿน Other Improvements

  • [73f2aef9] - add jcloud logo (Han Xiao)
  • [34120e9b] - version: the next version will be 0.12.5 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.12.4

Published by github-actions[bot] over 2 years ago

Release Note (0.12.4)

Release time: 2022-04-14 16:38:37

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
cristian, David Buchaca Prats, Jina Dev Bot, ๐Ÿ™‡

๐Ÿ†• New Features

  • [d12710c3] - schema for text index and search (#267) (David Buchaca Prats)

๐Ÿž Bug fixes

  • [e8cc5a7b] - ensure limit works in elastic (#279) (David Buchaca Prats)

๐Ÿ“— Documentation

  • [30e6ad6e] - cleanup attribute page (#280) (cristian)

๐Ÿน Other Improvements

  • [9a2ed9ce] - version: the next version will be 0.12.4 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.12.3

Published by github-actions[bot] over 2 years ago

Release Note (0.12.3)

Release time: 2022-04-13 18:12:59

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
AlaeddineAbdessalem, Andrey Vasnetsov, Han Xiao, Jina Dev Bot, ๐Ÿ™‡

๐Ÿ†• New Features

  • [5069dc99] - add hnsw params to storage backends (#272) (AlaeddineAbdessalem)

๐Ÿงผ Code Refactoring

  • [f62689b4] - adapt to qdrant client 0.7 (#275) (AlaeddineAbdessalem)

๐Ÿน Other Improvements

  • [8c518b3f] - update qdrant to v0.7.0 (#273) (Andrey Vasnetsov)
  • [679bf845] - update readme (Han Xiao)
  • [83fb1378] - version: the next version will be 0.12.3 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.12.2

Published by github-actions[bot] over 2 years ago

Release Note (0.12.2)

Release time: 2022-04-12 07:30:57

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
AlaeddineAbdessalem, Mohammad Kalim Akram, Jina Dev Bot, ๐Ÿ™‡

๐Ÿ†• New Features

  • [f30893db] - upload in batches for elastic (#271) (AlaeddineAbdessalem)
  • [acc76ca3] - plot matching sprite func (#265) (Mohammad Kalim Akram)

๐Ÿน Other Improvements

  • [b9099b12] - version: the next version will be 0.12.2 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.12.1

Published by github-actions[bot] over 2 years ago

Release Note (0.12.1)

Release time: 2022-04-08 12:46:34

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, AlaeddineAbdessalem, Jina Dev Bot, ๐Ÿ™‡

๐Ÿž Bug fixes

  • [9c9ef7f2] - improve error message on none embedding (#269) (Han Xiao)
  • [8c7846ea] - support underscore in attribute name (#259) (AlaeddineAbdessalem)

๐Ÿ“— Documentation

  • [fafce1a8] - update access elements (#262) (AlaeddineAbdessalem)
  • [d0173cf0] - improve dataclass docs (#266) (AlaeddineAbdessalem)

๐Ÿน Other Improvements

  • [2265a024] - fix docs page (Han Xiao)
  • [4d94f1c6] - fix banner image (Han Xiao)
  • [eaf43e27] - version: the next version will be 0.12.1 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.12.0

Published by github-actions[bot] over 2 years ago

Release Note (0.12.0)

Release time: 2022-04-07 11:36:13

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, AlaeddineAbdessalem, Jina Dev Bot, ๐Ÿ™‡

๐Ÿž Bug fixes

  • [6e4f6985] - documnet: hide underscore attr in plot (#255) (Han Xiao)

๐Ÿงผ Code Refactoring

  • [941c8a0d] - only allow selection of attributes with bracket (#260) (AlaeddineAbdessalem)
  • [c84b9dea] - dataclass: remove field_name simplify getter/setter (#258) (Han Xiao)
  • [749ff2c2] - dataclass: remove field_name simplify getter/setter (#257) (Han Xiao)
  • [d532588c] - dataclass: allow dataclass takes obj directly (#253) (Han Xiao)

๐Ÿ“— Documentation

  • [134bb1e9] - dataclass: add clip example (#264) (Han Xiao)
  • [a8c6fa61] - dataclass: add access modality chapter (#261) (Han Xiao)
  • [08e0a127] - fix push/pull (#256) (AlaeddineAbdessalem)

๐Ÿน Other Improvements

  • [6b72917f] - fix readme (Han Xiao)
  • [30617426] - update readme (Han Xiao)
  • [08d5dde7] - version: the next version will be 0.11.4 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.11.3

Published by github-actions[bot] over 2 years ago

Release Note (0.11.3)

Release time: 2022-04-05 20:04:57

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, Delgermurun, David Buchaca Prats, AlaeddineAbdessalem, Jina Dev Bot, ๐Ÿ™‡

๐Ÿ†• New Features

  • [ab7aebd2] - hubble: push/pull user authentication (#238) (Delgermurun)

๐Ÿž Bug fixes

  • [57213910] - torch store embedding (#247) (David Buchaca Prats)

๐Ÿงผ Code Refactoring

  • [3025a421] - array: remove customize error (#254) (Han Xiao)
  • [50c14b14] - dataclass: fix types registry to lambda (#252) (Han Xiao)
  • [7d4b022a] - dataclass: fix types registry to lambda (#251) (Han Xiao)
  • [c78d6acd] - document: styling and minor refactor on dataclass (#249) (Han Xiao)

๐Ÿ Unit Test and CICD

  • [d1ed4290] - qdrant broken pipe error (#250) (AlaeddineAbdessalem)

๐Ÿน Other Improvements

  • [225fafe4] - docs: fix docs (Han Xiao)
  • [83881e24] - version: the next version will be 0.11.3 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.11.2

Published by github-actions[bot] over 2 years ago

Release Note (0.11.2)

Release time: 2022-04-02 15:42:25

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, AlaeddineAbdessalem, Jina Dev Bot, ๐Ÿ™‡

๐Ÿ†• New Features

  • [64fbcf7a] - array: add data loader (#248) (Han Xiao)

๐Ÿ“— Documentation

  • [ce491111] - update extend docs (#246) (AlaeddineAbdessalem)

๐Ÿน Other Improvements

  • [10fa6b83] - fix readme (Han Xiao)
  • [527ffccc] - version: the next version will be 0.11.2 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.11.1

Published by github-actions[bot] over 2 years ago

Release Note (0.11.1)

Release time: 2022-03-31 14:15:10

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, AlaeddineAbdessalem, Jina Dev Bot, ๐Ÿ™‡

๐Ÿž Bug fixes

  • [1762acc7] - document: fix embedding display with rich (#245) (Han Xiao)
  • [0cae644f] - remove flakyness from elastic tests (#243) (AlaeddineAbdessalem)

๐Ÿน Other Improvements

  • [ee3ac166] - fix docs (Han Xiao)
  • [8bb70c2e] - fix readme (Han Xiao)
  • [4722268e] - version: the next version will be 0.11.1 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.11.0

Published by github-actions[bot] over 2 years ago

Release Note (0.11.0)

Release time: 2022-03-31 10:19:15

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, AlaeddineAbdessalem, Jina Dev Bot, ๐Ÿ™‡

๐Ÿ†• New Features

  • [b4659369] - array: allow external pool in map/apply (#242) (Han Xiao)

๐Ÿงผ Code Refactoring

  • [c552fdf0] - array: use list for DocumentArrayInMemory (#239) (AlaeddineAbdessalem)

๐Ÿน Other Improvements

  • [38f4afaf] - update changelog (Han Xiao)
  • [168c3055] - bump version (Han Xiao)
  • [3e547dbf] - update readme (Han Xiao)
  • [d3eb591b] - docs: add remark for cpu-gpu map (Han Xiao)
  • [f7defbcd] - version: the next version will be 0.10.6 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.10.5

Published by github-actions[bot] over 2 years ago

Release Note (0.10.5)

Release time: 2022-03-30 20:55:17

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, ๐Ÿ™‡

๐Ÿน Other Improvements

  • [5f1ba5d8] - docs: add remark for cpu-gpu map (Han Xiao)
  • [0f03fed2] - fix readme (Han Xiao)
  • [e98ae020] - update readme (Han Xiao)
  • [c21a14db] - version: the next version will be 0.10.5 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.10.4

Published by github-actions[bot] over 2 years ago

Release Note (0.10.4)

Release time: 2022-03-30 14:27:25

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, David Buchaca Prats, Roshan Jossy, ๐Ÿ™‡

๐Ÿ†• New Features

  • [f86043ba] - array: add the usage of context manager (David Buchaca Prats)

๐Ÿ“— Documentation

  • [99193656] - tracking: add scarf tracking (#231) (Roshan Jossy)

๐Ÿน Other Improvements

  • [b8e8d407] - docs: update limitations in storage backend (Han Xiao)
  • [972a6a7a] - update setup.py (Han Xiao)
  • [ba044a4f] - fix readme badge (Han Xiao)
docarray - ๐Ÿ’ซ Patch v0.10.3

Published by github-actions[bot] over 2 years ago

Release Note (0.10.2)

Release time: 2022-03-29 09:31:36

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
AlaeddineAbdessalem, Jina Dev Bot, ๐Ÿ™‡

๐Ÿž Bug fixes

  • [e332420e] - fix PIL dependency (#234) (AlaeddineAbdessalem)

๐Ÿ Unit Test and CICD

  • [876b4dad] - add basic import test (#235) (AlaeddineAbdessalem)

๐Ÿน Other Improvements

  • [2af5af3b] - version: the next version will be 0.10.2 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.10.2

Published by github-actions[bot] over 2 years ago

Release Note (0.10.2)

Release time: 2022-03-29 09:31:36

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
AlaeddineAbdessalem, Jina Dev Bot, ๐Ÿ™‡

๐Ÿž Bug fixes

  • [e332420e] - fix PIL dependency (#234) (AlaeddineAbdessalem)

๐Ÿ Unit Test and CICD

  • [876b4dad] - add basic import test (#235) (AlaeddineAbdessalem)

๐Ÿน Other Improvements

  • [2af5af3b] - version: the next version will be 0.10.2 (Jina Dev Bot)
docarray - ๐Ÿ’ซ Patch v0.10.1

Published by github-actions[bot] over 2 years ago

Release Note (0.10.1)

Release time: 2022-03-28 21:00:05

๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, ๐Ÿ™‡

๐Ÿ†• New Features

  • [807bdb11] - document: visualize embedding and tensor via colorbox (#232) (Han Xiao)

๐Ÿน Other Improvements

  • [dd2b17f1] - version: the next version will be 0.10.1 (Jina Dev Bot)
Package Rankings
Top 1.58% on Pypi.org
Top 5.69% on Proxy.golang.org
Related Projects