Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deep memory support in VectorStore #2594

Merged
merged 116 commits into from
Oct 3, 2023
Merged

Deep memory support in VectorStore #2594

merged 116 commits into from
Oct 3, 2023

Commits on Sep 12, 2023

  1. WIP

    adolkhan committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    09131b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4939904 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. changes

    adolkhan committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2981063 View commit details
    Browse the repository at this point in the history
  2. wip

    adolkhan committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7cae6fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f1c92e View commit details
    Browse the repository at this point in the history
  4. Tiny fix

    ProgerDav committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    52b81be View commit details
    Browse the repository at this point in the history
  5. fix

    adolkhan committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f69c513 View commit details
    Browse the repository at this point in the history
  6. Fix Jobs Url

    ProgerDav committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    280381f View commit details
    Browse the repository at this point in the history
  7. wip

    adolkhan committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5a08f4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    42981f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. wip

    adolkhan committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    d2bdc2d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. WIP

    adolkhan committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1fb69c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. wip

    adolkhan committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    5f84c3a View commit details
    Browse the repository at this point in the history
  2. wip

    adolkhan committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6e5d41a View commit details
    Browse the repository at this point in the history
  3. wip

    adolkhan committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7cd5a6b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. wip tests

    adolkhan committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    192b2a6 View commit details
    Browse the repository at this point in the history
  2. Added some tunings

    adolkhan committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    215e7a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Changed files

    adolkhan committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7d961b0 View commit details
    Browse the repository at this point in the history
  2. fixes

    adolkhan committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c1231e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. wip

    adolkhan committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    43b7999 View commit details
    Browse the repository at this point in the history
  2. added tests

    adolkhan committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5469fcb View commit details
    Browse the repository at this point in the history
  3. added test files

    adolkhan committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4ff60f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5641e7 View commit details
    Browse the repository at this point in the history
  5. small refactors

    adolkhan committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9237e0a View commit details
    Browse the repository at this point in the history
  6. tests fix

    adolkhan committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    74c5123 View commit details
    Browse the repository at this point in the history
  7. fix

    adolkhan committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1cdcdc5 View commit details
    Browse the repository at this point in the history
  8. fix

    adolkhan committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    788c36b View commit details
    Browse the repository at this point in the history
  9. fix

    adolkhan committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    738e020 View commit details
    Browse the repository at this point in the history
  10. tests fix

    adolkhan committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    277ad04 View commit details
    Browse the repository at this point in the history
  11. wip

    adolkhan committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ba53c9d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    71c3acd View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Linting fixes + query log

    adolkhan committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    35dfff1 View commit details
    Browse the repository at this point in the history
  2. darglint fix

    adolkhan committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    74dfa0b View commit details
    Browse the repository at this point in the history
  3. docs related changes

    adolkhan committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7b5a789 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. remove

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    af9be65 View commit details
    Browse the repository at this point in the history
  2. tensor renaming

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f08c201 View commit details
    Browse the repository at this point in the history
  3. fix

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    001214a View commit details
    Browse the repository at this point in the history
  4. fix

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8c73176 View commit details
    Browse the repository at this point in the history
  5. fix

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    46b212e View commit details
    Browse the repository at this point in the history
  6. fix

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    feed066 View commit details
    Browse the repository at this point in the history
  7. fix

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5d7c645 View commit details
    Browse the repository at this point in the history
  8. fix

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a9fb907 View commit details
    Browse the repository at this point in the history
  9. fix

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    55d752d View commit details
    Browse the repository at this point in the history
  10. fix

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8cf362b View commit details
    Browse the repository at this point in the history
  11. code smell fixes

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6c1a229 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c09fd9b View commit details
    Browse the repository at this point in the history
  13. mypy fix

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e43935f View commit details
    Browse the repository at this point in the history
  14. fix

    adolkhan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4f78d94 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c2a318d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c894be2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. deepmemory metric fix

    adolkhan committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ab3d505 View commit details
    Browse the repository at this point in the history
  2. indra fix

    adolkhan committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e0a6d37 View commit details
    Browse the repository at this point in the history
  3. indra installed fix

    adolkhan committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d399d4c View commit details
    Browse the repository at this point in the history
  4. minor changes

    adolkhan committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c50b0fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e17d79c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ceb6548 View commit details
    Browse the repository at this point in the history
  7. wip

    adolkhan committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c11ebcb View commit details
    Browse the repository at this point in the history
  8. wip

    adolkhan committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    298f83d View commit details
    Browse the repository at this point in the history
  9. Examples rectification

    adolkhan committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    63568e4 View commit details
    Browse the repository at this point in the history
  10. wip

    adolkhan committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7df2786 View commit details
    Browse the repository at this point in the history
  11. wip

    adolkhan committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    13dd0f5 View commit details
    Browse the repository at this point in the history
  12. fix

    adolkhan committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ca392dd View commit details
    Browse the repository at this point in the history
  13. fix

    adolkhan committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b15ebcb View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. added queries file

    adolkhan committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    d754b51 View commit details
    Browse the repository at this point in the history
  2. fix

    adolkhan committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    633a0d1 View commit details
    Browse the repository at this point in the history
  3. wip

    adolkhan committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    e576798 View commit details
    Browse the repository at this point in the history
  4. wip

    adolkhan committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    5516548 View commit details
    Browse the repository at this point in the history
  5. fix

    adolkhan committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    3876c25 View commit details
    Browse the repository at this point in the history
  6. tests fix

    adolkhan committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    09e5111 View commit details
    Browse the repository at this point in the history
  7. fix

    adolkhan committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    7843582 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. coverage up

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    b779d8c View commit details
    Browse the repository at this point in the history
  2. fixture fix

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    815fdb2 View commit details
    Browse the repository at this point in the history
  3. fix

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    a2983b1 View commit details
    Browse the repository at this point in the history
  4. fixes

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    432e0d0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into deep_memory

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    6b3684f View commit details
    Browse the repository at this point in the history
  6. fix

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    af44f7c View commit details
    Browse the repository at this point in the history
  7. fixes

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0d639f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f46ebb5 View commit details
    Browse the repository at this point in the history
  9. added search test

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d4ecee4 View commit details
    Browse the repository at this point in the history
  10. fix

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8278357 View commit details
    Browse the repository at this point in the history
  11. tests fix

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    c6003d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    699ff96 View commit details
    Browse the repository at this point in the history
  13. linting fix

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    4ad804e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8c27fe4 View commit details
    Browse the repository at this point in the history
  15. increasing coverage

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9c115fb View commit details
    Browse the repository at this point in the history
  16. another test converage increase

    adolkhan committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    53f6d77 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    70ebce8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. 0.0.80

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    915b575 View commit details
    Browse the repository at this point in the history
  2. reuploaded jobs_list.txt

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0da6a9f View commit details
    Browse the repository at this point in the history
  3. fix

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f9b3c74 View commit details
    Browse the repository at this point in the history
  4. skip for windows

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fee7ff2 View commit details
    Browse the repository at this point in the history
  5. fixing lockups

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6a7cf1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c46cf09 View commit details
    Browse the repository at this point in the history
  7. locking issue

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f4cb6b0 View commit details
    Browse the repository at this point in the history
  8. docs

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c1eb2a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf9adb9 View commit details
    Browse the repository at this point in the history
  10. windows fix

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    184253f View commit details
    Browse the repository at this point in the history
  11. docs improvement

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fd7dcd9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3c8c5b3 View commit details
    Browse the repository at this point in the history
  13. added import sys

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2ad9a97 View commit details
    Browse the repository at this point in the history
  14. Deep-Memory examples

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6732d20 View commit details
    Browse the repository at this point in the history
  15. docs

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f4b7117 View commit details
    Browse the repository at this point in the history
  16. docs fix

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    045c194 View commit details
    Browse the repository at this point in the history
  17. fixes

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    58d345b View commit details
    Browse the repository at this point in the history
  18. docs fix

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9f94d26 View commit details
    Browse the repository at this point in the history
  19. docs upd

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f3c4c58 View commit details
    Browse the repository at this point in the history
  20. another prints fix

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    44a885d View commit details
    Browse the repository at this point in the history
  21. search fix

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    38f0fda View commit details
    Browse the repository at this point in the history
  22. search fix

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1d4ea4b View commit details
    Browse the repository at this point in the history
  23. fix

    adolkhan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5ffad51 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. minor fixes

    adolkhan committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0515f65 View commit details
    Browse the repository at this point in the history
  2. moved search to be local

    adolkhan committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    73cfacb View commit details
    Browse the repository at this point in the history
  3. moved search back to be on remote engine

    adolkhan committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f3ae733 View commit details
    Browse the repository at this point in the history
  4. darglint fix

    adolkhan committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    765cff7 View commit details
    Browse the repository at this point in the history
  5. fix

    adolkhan committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    266a407 View commit details
    Browse the repository at this point in the history
  6. turned off eval logging by default

    adolkhan committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2d50366 View commit details
    Browse the repository at this point in the history