Commit Graph

99 Commits

Author SHA1 Message Date
Jina Dev Bot ad2b64a468 chore(version): the next version will be 0.0.22
build(JoanFM): release 0.0.21
2024-03-04 17:10:05 +00:00
Gabe Goodhart f0200e5872
fix: handle missing __validators__ (#68)
https://github.com/jina-ai/vectordb/issues/67

Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
2024-03-04 18:06:34 +01:00
Jina Dev Bot 53cd4a54d8 chore(version): the next version will be 0.0.21
build(JoanFM): release 0.20.0
2023-10-23 10:26:51 +00:00
0x376h 5f8fc998c8
feat: dd method queryid to check id exists (#63)
* add num_docs

add num_docs

* Update test_inmemory_vectordb.py

* Update test_hnswlib_vectordb.py

* add

* add

* Update test_inmemory_vectordb.py

* change method name

* commit some miss files

* blank spaces change

* Update test_inmemory_vectordb.py

* Update test_inmemory_vectordb.py
2023-10-17 19:09:57 +02:00
Jina Dev Bot a43080813c chore(version): the next version will be 0.0.20
build(JoanFM): release 0.0.19
2023-10-08 03:17:48 +00:00
0x376h 059dc489b4
add num_docs (#62)
* add num_docs

add num_docs

* Update test_inmemory_vectordb.py

* Update test_hnswlib_vectordb.py
2023-10-08 05:16:26 +02:00
Naymul Islam a8531f61d6
improve the get_uri function with better error handling and code organization (#58)
error handling in the get_uri function is improved and hardcoded constants is refactored
2023-09-18 18:06:35 +02:00
Naymul Islam 21163e3a95
refactor the hardcoded constant and close opened file (#57)
there are some constant that are hardcoded into the code before in this commit those are at the top of the file for better code readability and there is a opened file that didn't close before in this commit that is closed
2023-09-18 14:31:45 +02:00
Jina Dev Bot 35cbf73a35 chore(version): the next version will be 0.0.19
build(JoanFM): release 0.0.18
2023-08-23 07:50:45 +00:00
Joan Fontanals a8e48b23aa
fix: fix incompatibility with Jina version (#55) 2023-08-23 09:49:30 +02:00
Jina Dev Bot 4c5f5ebc90 chore(version): the next version will be 0.0.18
build(JoanFM): release 0.0.17
2023-07-25 02:37:17 +00:00
Joan Fontanals a48f341c8f
fix: fix applying serve and deploy on instance (#53)
Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>
2023-07-25 04:36:17 +02:00
Joan Fontanals e0c9921c3b
test: optout telemetry in test (#50) 2023-07-20 10:58:08 +02:00
Jina Dev Bot be1f72da50 chore(version): the next version will be 0.0.17
build(JoanFM): release 0.0.16
2023-07-19 16:34:03 +00:00
Joan Fontanals 0357cfead5
chore: fix docarray version in deploy (#49) 2023-07-19 18:33:16 +02:00
Jina Dev Bot 44856718e7 chore(version): the next version will be 0.0.16
build(JoanFM): release 0.0.15
2023-07-19 15:17:55 +00:00
Joan Fontanals 497d1ef608
fix: fix db port for deployment (#48) 2023-07-19 17:17:05 +02:00
Jina Dev Bot d3d4a43ce3 chore(version): the next version will be 0.0.15
build(JoanFM): release 0.0.14
2023-07-14 10:30:54 +00:00
Joan Fontanals 5ef1c96495
fix: fix single quotes (#47)
Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>
2023-07-14 12:30:04 +02:00
Joan Fontanals Martinez 14bc575ba9 chore: upgrade version 2023-07-14 12:22:35 +02:00
Han Xiao daef4aac87
chore: fix readme 2023-07-14 12:14:13 +02:00
Han Xiao c24b8d95da chore: update readme 2023-07-14 12:05:04 +02:00
Han Xiao 6d2aa133c7 chore: update readme 2023-07-14 12:00:44 +02:00
Han Xiao 133f088fc7 chore: update readme 2023-07-14 11:58:15 +02:00
Han Xiao a3a4a720b5 chore: update readme 2023-07-14 11:50:51 +02:00
Han Xiao b3f7a04be5 chore: update readme 2023-07-14 11:48:23 +02:00
Han Xiao b2625b5632 Merge remote-tracking branch 'origin/main' 2023-07-14 11:43:21 +02:00
Han Xiao 96071d1650 chore: update readme 2023-07-14 11:43:15 +02:00
Han Xiao 9f19eb4a85
Merge pull request #46 from jina-ai/fix-readme-small
chore: fix message in readme
2023-07-14 11:38:36 +02:00
Joan Fontanals Martinez 1df0dcc090 chore: fix message in readme 2023-07-14 11:21:31 +02:00
Han Xiao d8f9ae69bf chore: update readme 2023-07-14 11:17:08 +02:00
Han Xiao 62b5d5c542
chore: update readme 2023-07-14 11:14:41 +02:00
Han Xiao 73ee9c8156 chore: update readme 2023-07-14 11:10:10 +02:00
Han Xiao 6f514b3276 chore: update readme 2023-07-14 11:05:24 +02:00
Han Xiao 85e890d46b chore: update readme 2023-07-14 11:02:47 +02:00
Han Xiao 124743f99a chore: update readme 2023-07-14 11:01:51 +02:00
Joan Fontanals ced2914085
chore: fix help message serve (#45) 2023-07-14 09:10:20 +02:00
Deepankar Mahapatro 7efdc669ac
chore: ignore warnings (#44) 2023-07-14 09:07:57 +02:00
Jina Dev Bot 8e1ab38b50 chore(version): the next version will be 0.0.12
build(JoanFM): release 0.0.11
2023-07-14 06:51:57 +00:00
Joan Fontanals e298e6ef50
chore: add MANIFEST.in (#43)
Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>
2023-07-14 08:49:53 +02:00
Jina Dev Bot 790f634100 chore(version): the next version will be 0.0.11
build(JoanFM): release 0.0.10
2023-07-13 20:19:13 +00:00
Joan Fontanals d63c295930
fix: fix setup reqs (#42) 2023-07-13 22:18:16 +02:00
Jina Dev Bot 574a8968b5 chore(version): the next version will be 0.0.10
build(JoanFM): release 0.0.9
2023-07-11 15:58:32 +00:00
Deepankar Mahapatro d1d24d9bc6
ci: add tag.yml (#41) 2023-07-11 17:57:41 +02:00
Jina Dev Bot 9dc3c63e6e chore(version): the next version will be 0.0.9
build(JoanFM): release 0.0.8
2023-07-11 15:24:27 +00:00
Deepankar Mahapatro 6ca5760034
ci: revert force-release step (#40) 2023-07-11 17:23:35 +02:00
Joan Fontanals 942f1f5d43
chore: add badges to README (#39) 2023-07-11 16:41:39 +02:00
Jina Dev Bot d012a48cfe chore(version): the next version will be 0.0.8
build(JoanFM): release 0.0.6
2023-07-10 14:00:17 +00:00
Joan Fontanals 69492e0663
docs: fix README (#38) 2023-07-10 15:58:57 +02:00
Jina Dev Bot 07a8480a29 chore(version): the next version will be 0.0.7
build(JoanFM): release 0.0.6
2023-07-10 13:22:11 +00:00