This repository was archived by the owner on Jul 5, 2024. It is now read-only.
Commits
User selector
Commit history
Commits on Apr 29, 2024
NEW BACKEND! MongoDB Atlas (#1883)
Show description for f5c9ab0authored
Commits on Feb 16, 2024
- authored
Joan Fontanals
Commits on Dec 22, 2023
chore(version): the next version will be 0.40.1
Show description for f9426a2committed
Commits on Dec 21, 2023
docs(epsilla): add epsilla integration guide (#1838)
Show description for a2421a6authored
Commits on Oct 23, 2023
chore(version): the next version will be 0.39.2
Show description for d5d928bcommitted
Commits on Oct 2, 2023
chore(version): the next version will be 0.39.1
Show description for 08bfa9ccommittedfix: docstring tests with pydantic v2 (#1816)
Show description for c2b08faauthoredfix: allow config extension in pydantic v2 (#1814)
Show description for 3da3603authored
Commits on Sep 18, 2023
feat: remove JAC (#1791)
Show description for 8fba9e4authored
Joan Fontanals
Commits on Sep 10, 2023
feat: hybrid pydantic support for both v1 and v2 (#1652)
Show description for 715252aandauthored
Commits on Sep 7, 2023
chore(version): the next version will be 0.38.1
Show description for 805a982committed
Commits on Sep 5, 2023
docs: explain how to set document config (#1773)
Show description for 189ff63authored
Commits on Sep 1, 2023
fix: make DocList.to_json() return str instead of bytes (#1769)
Show description for 3dc525fauthored
Commits on Aug 29, 2023
docs: add workaround for torch compile (#1754)
Show description for cd4854cauthored
Commits on Aug 22, 2023
chore(version): the next version will be 0.37.2
Show description for d5cb02fcommitted
Commits on Aug 3, 2023
chore(version): the next version will be 0.37.1
Show description for bd3d8f0committed
Commits on Aug 1, 2023
docs: make document indices self-contained (#1678)
Show description for 7c10295authored
Commits on Jul 26, 2023
feat: tensor_type for all DocVec serializations (#1679)
Show description for efeab90authored
Commits on Jul 18, 2023
chore(version): the next version will be 0.36.1
Show description for 68b0c5bcommitted
Commits on Jul 3, 2023
chore(version): the next version will be 0.35.1
Show description for d265523committed
Commits on Jun 28, 2023
feat: i/o for DocVec (#1562)
Show description for 8f25887authored
Commits on Jun 22, 2023
chore: fix docarray v1v2 terms (#1668)
Show description for 3fc6ecbauthored
Commits on Jun 21, 2023
chore(version): the next version will be 0.34.1
Show description for f507a5fcommitted
Commits on Jun 19, 2023
docs: enhance DocVec section (#1658)
Show description for e870eb8authored
Commits on Jun 16, 2023
fix: bugs when serialize union type (#1655)
Show description for 0c27fefandauthored
Commits on Jun 14, 2023
refactor: implementation of InMemoryExactNNIndex follows DBConfig way (#1649)
Show description for 69dc861authored
Joan Fontanalsfix: default column config should be DBConfig and not RuntimeConfig (#1648)
Show description for eae4495andauthored
feat: tensor type for protobuf deserialization (#1645)
Show description for eb3f857authored
Commits on Jun 9, 2023
docs: qdrant in memory usage (#1634)
Show description for eedd83cauthored
Commits on Jun 6, 2023
chore(version): the next version will be 0.33.1
Show description for e66bf10committed
Commits on Jun 2, 2023
docs: add forward declaration steps to example to avoid pickling error (#1615)
Show description for 29c2d23andauthored
Commits on Jun 1, 2023
docs: fix n_dim to dim in docs (#1610)
Show description for 5e6bf75authored
Joan Fontanalsfix: allow update on HNSWLibIndex (#1604)
Show description for e24be8dauthored
Joan Fontanalsdocs: add in memory to documentation as list of supported vector index (#1607)
Show description for de8c654andauthored
fix: dynamically resize internal index to adapt to increasing number of docs (#1602)
Show description for 3cef708andauthored