Commits
User selector
Commit history
Commits on Aug 17, 2024
replace usage of `issubclass` with `safe_issubclass` in `BaseDocWitho… (#1904)
Show description for e6802a2andauthored
Commits on Jun 6, 2024
Adds QueryBuilder to MongoDBAtlasDocumentIndex (#1891)
Show description for b816ab9authored
Commits on Apr 29, 2024
NEW BACKEND! MongoDB Atlas (#1883)
Show description for f5c9ab0authored
Commits on Mar 18, 2024
- authored
Joan Fontanals
Commits on Feb 15, 2024
fix: fix create pure python class iteratively (#1867)
Show description for 7c1e18eauthored
Joan Fontanals
Commits on Feb 9, 2024
chore: add license notice to every file (#1860)
Show description for caf9713authored
Joan Fontanals
Commits on Jan 16, 2024
Fixed incorrect type hint in hnswlib.py (#1847)
Show description for e64a595authored
Commits on Dec 22, 2023
chore(version): the next version will be 0.40.1
Show description for f9426a2committedchore: upgrade version (#1841)
Show description for 0e183ffauthored
Joan Fontanalsfix: error type hints in Python3.12 (#1147) (#1840)
Show description for 1f86e26authored
Commits on Dec 19, 2023
feat(index): add epsilla connector (#1835)
Show description for ff00b60authoredfix: fix issue serializing deserializing complex schemas (#1836)
Show description for 21e107bauthored
Joan Fontanals
Commits on Dec 9, 2023
fix: fix storage issue in torchtensor class (#1833)
Show description for 3cfa0b8authored
Commits on Oct 24, 2023
feat: use literal in type hints (#1827)
Show description for 522811fauthored
Commits on Oct 23, 2023
chore(version): the next version will be 0.39.2
Show description for d5d928bcommittedfix: from_dataframe with numpy==1.26.1 and type handling in python 3.9 (#1823)
Show description for 98d1f1fauthored
Commits on Oct 2, 2023
chore(version): the next version will be 0.39.1
Show description for 08bfa9ccommittedchore: update version to 0.39.0 (#1818)
Show description for 7693cf7authored
Joan Fontanalsfix: docstring tests with pydantic v2 (#1816)
Show description for c2b08faauthoredfix: allow config extension in pydantic v2 (#1814)
Show description for 3da3603authored
Commits on Sep 28, 2023
test: move the pydantic check inside test (#1812)
Show description for 9a6b1e6authored
Joan Fontanalsfeat: enable dynamic doc with Pydantic v2 (#1795)
Show description for 83d2236authored
Joan Fontanalsfix: allow nested model dump via docvec (#1808)
Show description for 4a1bc26authored
Commits on Sep 27, 2023
fix: validate before (#1806)
Show description for 26d776dandauthored
fix: fix double subscriptable error (#1800)
Show description for 7209b78authored
Joan Fontanals
Commits on Sep 26, 2023
fix: make DocList compatible with BaseDocWithoutId (#1805)
Show description for 2937e25authoredfeat: add BaseDocWithoutId (#1803)
Show description for 2a1cc9eauthored
Commits on Sep 21, 2023
fix: milvus connection para missing (#1802)
Show description for 0148e99authored
Commits on Sep 20, 2023
refactor: add is_index_empty API (#1801)
Show description for 3718a74authored
Joan Fontanals
Commits on Sep 19, 2023
fix: raise exception when type of DocList is object (#1794)
Show description for 2f3b85eauthored
Commits on Sep 18, 2023
feat: remove JAC (#1791)
Show description for 8fba9e4authored
Joan Fontanals
Commits on Sep 15, 2023
docs: adding field descriptions to predefined mesh 3D document (#1789)
Show description for d0b9990andauthored
docs: adding field descriptions to predefined point cloud 3D document (#1792)
Show description for 18d3afcandauthored
text: fix failing test (#1793)
Show description for a4fdb77authored
Joan Fontanalsdocs: adding field descriptions to predefined video document (#1775)
Show description for 4ef4939andauthored