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

[ENH] Generate IDs when not given in add #2699

Open
wants to merge 60 commits into
base: spike/generate_ids_move_validation
Choose a base branch
from

Commits on Sep 13, 2024

  1. lint

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b5b90b1 View commit details
    Browse the repository at this point in the history
  2. fix types

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ff09b8a View commit details
    Browse the repository at this point in the history
  3. update interface

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9c5fd30 View commit details
    Browse the repository at this point in the history
  4. fix tests

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d13a915 View commit details
    Browse the repository at this point in the history
  5. update validation logic

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0e12e97 View commit details
    Browse the repository at this point in the history
  6. fix lint

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    12658b8 View commit details
    Browse the repository at this point in the history
  7. add back deleted

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7a43952 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a4b565 View commit details
    Browse the repository at this point in the history
  9. update fastapi types

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b327557 View commit details
    Browse the repository at this point in the history
  10. remove default to empty array

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    025ddd9 View commit details
    Browse the repository at this point in the history
  11. fix persist test

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d70bfb9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    40a1f14 View commit details
    Browse the repository at this point in the history
  13. make changes for optional ids

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2c5182e View commit details
    Browse the repository at this point in the history
  14. make changes for optional ids

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    492d9ec View commit details
    Browse the repository at this point in the history
  15. make changes for optional ids

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7fccfdb View commit details
    Browse the repository at this point in the history
  16. make changes for optional ids

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    eed5bd7 View commit details
    Browse the repository at this point in the history
  17. fix type error

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bbdb027 View commit details
    Browse the repository at this point in the history
  18. fix type error

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8896672 View commit details
    Browse the repository at this point in the history
  19. fix tests

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b29e4a4 View commit details
    Browse the repository at this point in the history
  20. reduce entropy in property testing

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    06c7d29 View commit details
    Browse the repository at this point in the history
  21. update ts client

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0b39727 View commit details
    Browse the repository at this point in the history
  22. lint

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4dc3003 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3a2f314 View commit details
    Browse the repository at this point in the history
  24. fix tests

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ac42811 View commit details
    Browse the repository at this point in the history
  25. add comment

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    abcae71 View commit details
    Browse the repository at this point in the history
  26. fix logic error in add_embeddings

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e587eec View commit details
    Browse the repository at this point in the history
  27. lint

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a18dc14 View commit details
    Browse the repository at this point in the history
  28. update property test

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9a9870f View commit details
    Browse the repository at this point in the history
  29. fix ndarray error

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e44d180 View commit details
    Browse the repository at this point in the history
  30. fix tests

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    38ede4e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ad57314 View commit details
    Browse the repository at this point in the history
  32. minor updates

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ef567cc View commit details
    Browse the repository at this point in the history
  33. revert changes

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d4a0288 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d7f07dd View commit details
    Browse the repository at this point in the history
  35. fix broken tests

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fb4481e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1b07982 View commit details
    Browse the repository at this point in the history
  37. fix test fail

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9628950 View commit details
    Browse the repository at this point in the history
  38. fix broken tests

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8fd8a30 View commit details
    Browse the repository at this point in the history
  39. revert changes

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3b99b28 View commit details
    Browse the repository at this point in the history
  40. fix conflicts

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9c7c36c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    8d5d487 View commit details
    Browse the repository at this point in the history
  42. fix tests

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6961705 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    740d7c1 View commit details
    Browse the repository at this point in the history
  44. update count records function

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d9eb963 View commit details
    Browse the repository at this point in the history
  45. refactor

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1e346e8 View commit details
    Browse the repository at this point in the history
  46. add additional validations

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1a45394 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    856596a View commit details
    Browse the repository at this point in the history
  48. modify ann accuracy and count

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2e3e0cb View commit details
    Browse the repository at this point in the history
  49. fix error

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    88ebd37 View commit details
    Browse the repository at this point in the history
  50. fix tag

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    77ec112 View commit details
    Browse the repository at this point in the history
  51. fix tag

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    edadb92 View commit details
    Browse the repository at this point in the history
  52. fix tag

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    82658fe View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    38fc6b4 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    a3ba0f8 View commit details
    Browse the repository at this point in the history
  55. add id validations

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4a1fcc5 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    ba9681b View commit details
    Browse the repository at this point in the history
  57. lint

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4de0196 View commit details
    Browse the repository at this point in the history
  58. change func header

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2369c54 View commit details
    Browse the repository at this point in the history
  59. change func header

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4b8608d View commit details
    Browse the repository at this point in the history
  60. update tests

    spikechroma authored and atroyn committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b338b1e View commit details
    Browse the repository at this point in the history