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

Feat/sim search b2f backup before merge rebase #78

Closed
wants to merge 34 commits into from

Commits on May 7, 2024

  1. wip sim search integration

    moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    72ac3c3 View commit details
    Browse the repository at this point in the history
  2. move feature extraction to import

    emmaamblard authored and moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2969ac8 View commit details
    Browse the repository at this point in the history
  3. - JsonDict -> List[Dict]

    bea777515 authored and moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d67204a View commit details
    Browse the repository at this point in the history
  4. samples are not correct, we need to have a similar endpoint for simil…

    …arity search to object_set/{project_id}/query
    moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1126235 View commit details
    Browse the repository at this point in the history
  5. typo in endpoint that doesn't explain the fact it is not reachable fr…

    …om front to be continued....
    moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    91803d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03a646f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a1f301 View commit details
    Browse the repository at this point in the history
  8. fix typo in endpoint

    moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3ca2448 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afe736e View commit details
    Browse the repository at this point in the history
  10. cleaning

    moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ad377f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61bed69 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62787be View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    932b9ea View commit details
    Browse the repository at this point in the history
  14. add filters to similarity search

    emmaamblard authored and moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8263983 View commit details
    Browse the repository at this point in the history
  15. remove print and broken test

    emmaamblard authored and moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    06fbfeb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    09a59c1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c33e740 View commit details
    Browse the repository at this point in the history
  18. fix filters bug

    emmaamblard authored and moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5997a6a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    994fd84 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    73964f1 View commit details
    Browse the repository at this point in the history
  21. remove prints

    emmaamblard authored and moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    135a652 View commit details
    Browse the repository at this point in the history
  22. add blank new line in README to test right to commit and config of lo…

    …cal repo on lovnower@niko by VR
    Victor Reutenauer authored and moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8f3145e View commit details
    Browse the repository at this point in the history
  23. first version script upgrade db with alchemy

    Victor Reutenauer authored and moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ac1c789 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ec22ee8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    076567c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5e85bc2 View commit details
    Browse the repository at this point in the history
  27. update test value for missing descriptors in test ss #72

    Victor Reutenauer authored and moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    abafb9b View commit details
    Browse the repository at this point in the history
  28. change version migration after following different advice

    Victor Reutenauer authored and moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c9894df View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c2bf531 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f2aae55 View commit details
    Browse the repository at this point in the history
  31. remove 'scories' due to different management of password in prod and …

    …dev (from my own's understanding)
    moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ec60330 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d1f84e4 View commit details
    Browse the repository at this point in the history
  33. accept theirs

    moilerat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2e971da View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    00afa7e View commit details
    Browse the repository at this point in the history