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

[ManagedDB] Rest API based Thin client for ManagedService #2666

Open
wants to merge 101 commits into
base: main
Choose a base branch
from

Commits on Oct 20, 2023

  1. Create think client

    ProgerDav committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ccde21a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Add most apis to client

    ProgerDav committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    00c7117 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. More tuninings

    ProgerDav committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7735e98 View commit details
    Browse the repository at this point in the history
  2. Attempt adding tests

    ProgerDav committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c9a5cb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Pass remining add params

    ProgerDav committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1dcff5c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    a5aad51 View commit details
    Browse the repository at this point in the history
  2. Slight cleanup

    ProgerDav committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    655784e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    503a707 View commit details
    Browse the repository at this point in the history
  2. fixing tests

    adolkhan committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a6787c7 View commit details
    Browse the repository at this point in the history
  3. added decorator to search

    adolkhan committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3034f78 View commit details
    Browse the repository at this point in the history
  4. Adjust parameter name

    ProgerDav committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9d68bb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Merge branch 'main' into managed-thin-client

    adolkhan committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    04ba5ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fae5205 View commit details
    Browse the repository at this point in the history
  3. refactoring

    adolkhan committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    de04c28 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Removing uneccessary imports

    adolkhan committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    6ad0030 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'managed-thin-client' of github.com:activeloopai/deeplak…

    …e into managed-thin-client
    ProgerDav committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7aaa75c View commit details
    Browse the repository at this point in the history
  3. Adjust param in managed dh

    ProgerDav committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    79a1aeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a41fdb8 View commit details
    Browse the repository at this point in the history
  5. deep_memory

    adolkhan committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f67c029 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. ManagedDH fixes

    ProgerDav committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    753a770 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. test fixes

    adolkhan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    885b1a1 View commit details
    Browse the repository at this point in the history
  2. mypy fixes

    adolkhan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    55ef72b View commit details
    Browse the repository at this point in the history
  3. typo fix

    adolkhan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8865157 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Change dtype to string

    ProgerDav committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0ff85e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    f37dc86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    682680f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

Commits on Nov 17, 2023

  1. merge main

    adolkhan committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f3a0e87 View commit details
    Browse the repository at this point in the history
  2. LightWeight initialization

    adolkhan committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f4879fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abf9855 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    1743105 View commit details
    Browse the repository at this point in the history
  2. Move after init

    dgaloop committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    d1df40e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'managed-thin-client' of github.com:activeloopai/deeplak…

    …e into managed-thin-client
    dgaloop committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6cadc94 View commit details
    Browse the repository at this point in the history
  4. Refactoring deepmemory

    AdkSarsen committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b1a4746 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c3d746 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    b51df03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8937682 View commit details
    Browse the repository at this point in the history
  3. fixing update embedding bug

    AdkSarsen committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    85bbad1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89d29c2 View commit details
    Browse the repository at this point in the history
  5. fixing commit test error

    AdkSarsen committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    58d15bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8777af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d396323 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e292925 View commit details
    Browse the repository at this point in the history
  9. darglint fix

    AdkSarsen committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ce62ceb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b48144d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a5e3853 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. removing ManagedSideDH

    AdkSarsen committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    64dd6cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91c1327 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76d78e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45e74b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51592a8 View commit details
    Browse the repository at this point in the history
  6. Fix index maintenance params

    dgaloop committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6730397 View commit details
    Browse the repository at this point in the history
  7. slight args fixes

    dgaloop committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2cd17d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. first changes

    adolkhan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    10f2d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    459b9fe View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 5, 2023

  1. - Update

    sounakr committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ae96871 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    be728cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e848fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9711958 View commit details
    Browse the repository at this point in the history
  4. minor tests fixes

    AdkSarsen committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a5e7dc7 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    f7f0923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d15d96a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5494a1b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. fixing search method

    adolkhan committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8ca8b29 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 17, 2023

  1. Improve polling logic

    dgaloop committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    d5e8df4 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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

Commits on Dec 22, 2023

  1. thin client fixes

    AdkSarsen committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f5d3a66 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Fixes to init

    dgaloop committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    7bc8b00 View commit details
    Browse the repository at this point in the history
  2. Add exceptions

    dgaloop committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    bf89544 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    7372550 View commit details
    Browse the repository at this point in the history
  2. failing tests fixes

    AdkSarsen committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c80a065 View commit details
    Browse the repository at this point in the history
  3. deepmemory typo fix

    AdkSarsen committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    8b7a0ea View commit details
    Browse the repository at this point in the history
  4. Attempt update_embeddings fix

    dgaloop committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1604447 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Fixing the deepmemory error

    adolkhan committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    d20e4d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0763abf View commit details
    Browse the repository at this point in the history
  3. deepmemory fixes

    adolkhan committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c0a76dd View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. fixing failing tests

    adolkhan committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    b0a3efc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'managed-thin-client' of github.com:activeloopai/deeplak…

    …e into managed-thin-client
    dgaloop committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    424fe99 View commit details
    Browse the repository at this point in the history
  3. removing commented test

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

Commits on Dec 30, 2023

  1. linting fixes

    AdkSarsen committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    562ea7e View commit details
    Browse the repository at this point in the history
  2. Adding token to test

    AdkSarsen committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    5543e5e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. fixing failing tests

    AdkSarsen committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b464e38 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Merge branch 'managed-thin-client' of github.com:activeloopai/deeplak…

    …e into managed-thin-client
    dgaloop committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9138890 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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

Commits on Jan 10, 2024

  1. memory backup impl

    FayazRahman committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    bebae98 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 22, 2024

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

Commits on Jan 23, 2024

  1. from_meta method

    FayazRahman committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    43e03c7 View commit details
    Browse the repository at this point in the history
  2. fix

    FayazRahman committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6665ace View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fixes

    FayazRahman committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    22d8e44 View commit details
    Browse the repository at this point in the history
  2. check for link creds

    FayazRahman committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8cf3c5a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    786ddf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dc5cd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    dd7aa24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6daf75d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

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