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

VectorDB support (pgvector) for archival memory #226

Merged
merged 102 commits into from
Nov 3, 2023
Merged

VectorDB support (pgvector) for archival memory #226

merged 102 commits into from
Nov 3, 2023

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    89cf976 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. add readme

    sarahwooders committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    be6212c View commit details
    Browse the repository at this point in the history
  2. add readme

    sarahwooders committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b011380 View commit details
    Browse the repository at this point in the history
  3. add readme

    sarahwooders committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    59f7b71 View commit details
    Browse the repository at this point in the history
  4. add readme

    sarahwooders committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    176538b View commit details
    Browse the repository at this point in the history
  5. add readme

    sarahwooders committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9905266 View commit details
    Browse the repository at this point in the history
  6. add readme

    sarahwooders committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3606959 View commit details
    Browse the repository at this point in the history
  7. add readme

    sarahwooders committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c48803c View commit details
    Browse the repository at this point in the history
  8. add readme

    sarahwooders committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    40cdb23 View commit details
    Browse the repository at this point in the history
  9. add readme

    sarahwooders committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ff43c98 View commit details
    Browse the repository at this point in the history
  10. CLI bug fixes for azure

    sarahwooders committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    01db319 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a11cef9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a47d49e View commit details
    Browse the repository at this point in the history
  13. Update README.md

    sarahwooders authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fbe2482 View commit details
    Browse the repository at this point in the history
  14. Update README.md

    sarahwooders authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    446a1a1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1541482 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5776e30 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d48cf23 View commit details
    Browse the repository at this point in the history
  18. remove print

    sarahwooders committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7a8eb80 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9a5ece0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c627089 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. working chroma loading

    sarahwooders committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3485b9e View commit details
    Browse the repository at this point in the history
  2. add postgres tests

    sarahwooders committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    54b37be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce6f17e View commit details
    Browse the repository at this point in the history
  4. add load index command

    sarahwooders committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d59ed20 View commit details
    Browse the repository at this point in the history
  5. semi working load index

    sarahwooders committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e925a21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    920c27f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. add postgres connector

    sarahwooders committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b55cdad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d904f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    8a509ad View commit details
    Browse the repository at this point in the history
  2. merge

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d3370b3 View commit details
    Browse the repository at this point in the history
  3. merge

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d16f12c View commit details
    Browse the repository at this point in the history
  4. implement /attach

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    60ecc8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ec39c0 View commit details
    Browse the repository at this point in the history
  6. add tests

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    13f4bf9 View commit details
    Browse the repository at this point in the history
  7. remove old code

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b353440 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ecdbc7 View commit details
    Browse the repository at this point in the history
  9. update README

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    db5952f View commit details
    Browse the repository at this point in the history
  10. remove unused code

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6c82d67 View commit details
    Browse the repository at this point in the history
  11. cleanup

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ea9d1ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    54b1326 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    24601d9 View commit details
    Browse the repository at this point in the history
  14. cleanup state savign

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    584de80 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c19c2ce View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d6e2e56 View commit details
    Browse the repository at this point in the history
  17. working chroma loading

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ed60397 View commit details
    Browse the repository at this point in the history
  18. add postgres tests

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e7cffd3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    08c5bc0 View commit details
    Browse the repository at this point in the history
  20. add load index command

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6b461ee View commit details
    Browse the repository at this point in the history
  21. semi working load index

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    011c2b3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    045f890 View commit details
    Browse the repository at this point in the history
  23. add postgres connector

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    42e754e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c24c830 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    991ffd7 View commit details
    Browse the repository at this point in the history
  26. implement /attach

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f58de60 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    efcbac0 View commit details
    Browse the repository at this point in the history
  28. add tests

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    eef7e13 View commit details
    Browse the repository at this point in the history
  29. remove old code

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3a6068b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5df1ff9 View commit details
    Browse the repository at this point in the history
  31. update README

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0bbf351 View commit details
    Browse the repository at this point in the history
  32. remove unused code

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5862918 View commit details
    Browse the repository at this point in the history
  33. cleanup

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e914cbf View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2c85c21 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    47d1618 View commit details
    Browse the repository at this point in the history
  36. cleanup state savign

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    18b5855 View commit details
    Browse the repository at this point in the history
  37. cleanup

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4b02244 View commit details
    Browse the repository at this point in the history
  38. rebase

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    753e58c View commit details
    Browse the repository at this point in the history
  39. black formatting

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f0fc1b8 View commit details
    Browse the repository at this point in the history
  40. chroma realtime install

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7d0bf7c View commit details
    Browse the repository at this point in the history
  41. disable test

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d09e0bd View commit details
    Browse the repository at this point in the history
  42. merge

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9baff0d View commit details
    Browse the repository at this point in the history
  43. fix insert for local

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1f64714 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    3fe48c5 View commit details
    Browse the repository at this point in the history
  45. test_storage now works

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1ca2767 View commit details
    Browse the repository at this point in the history
  46. Update tests.yml

    cpacker authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    124da2a View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1a2d593 View commit details
    Browse the repository at this point in the history
  48. black

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    21a0ce1 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    be3cb13 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    b6bfc29 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    970378f View commit details
    Browse the repository at this point in the history
  52. Add basic configure test

    vivi committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8869734 View commit details
    Browse the repository at this point in the history
  53. enable openai on actions

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b2c68e8 View commit details
    Browse the repository at this point in the history
  54. debugging secrets

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5027f71 View commit details
    Browse the repository at this point in the history
  55. Add basic save load test

    vivi committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a6895a4 View commit details
    Browse the repository at this point in the history
  56. another diff

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2d0d9f2 View commit details
    Browse the repository at this point in the history
  57. Make test configure work

    vivi committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d0e4332 View commit details
    Browse the repository at this point in the history
  58. sanity check

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cc2b5ec View commit details
    Browse the repository at this point in the history
  59. Create sarah-test.yml

    sarahwooders authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b890d1e View commit details
    Browse the repository at this point in the history
  60. Update sarah-test.yml

    sarahwooders authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a5d3fc1 View commit details
    Browse the repository at this point in the history
  61. sanity 2

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2a47aff View commit details
    Browse the repository at this point in the history
  62. Update sarah-test.yml

    sarahwooders authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    00f5633 View commit details
    Browse the repository at this point in the history
  63. add extra poetry config

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ede85b3 View commit details
    Browse the repository at this point in the history
  64. update poetry

    sarahwooders committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7a1ee5c View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    0eef405 View commit details
    Browse the repository at this point in the history
  66. move env up

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d6ea79e View commit details
    Browse the repository at this point in the history
  67. all the places

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    581849a View commit details
    Browse the repository at this point in the history
  68. more

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b9f943e View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    59c79f7 View commit details
    Browse the repository at this point in the history
  70. add back venv

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6d624c7 View commit details
    Browse the repository at this point in the history
  71. mimic other yml more

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ee29a3a View commit details
    Browse the repository at this point in the history
  72. another mimic

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d10475e View commit details
    Browse the repository at this point in the history
  73. change versions

    cpacker committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6f162a6 View commit details
    Browse the repository at this point in the history