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 Add scalable and efficient memory #97

Merged

Commits on Mar 13, 2024

  1. add scalable and efficient memory

    Raja Sekhar Rao Dheekonda committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    204114c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Manual calling dispose_engine and removed delete functionality from d…

    …uckdb memory
    Raja Sekhar Rao Dheekonda committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4f5fc14 View commit details
    Browse the repository at this point in the history
  2. Fix function doc string

    Raja Sekhar Rao Dheekonda committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    15bf1f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Fix import references

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    10dc037 View commit details
    Browse the repository at this point in the history
  2. Resolve Merge conflicts

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    acf156e View commit details
    Browse the repository at this point in the history
  3. Fixed HF percent file format

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    59d5e37 View commit details
    Browse the repository at this point in the history
  4. Tested demo notebooks using DuckDB memory and fixed code

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    04a3da5 View commit details
    Browse the repository at this point in the history
  5. Added unit tests for DuckDBMemory module

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0ee26b1 View commit details
    Browse the repository at this point in the history
  6. Added basic tests for analytics

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6406d40 View commit details
    Browse the repository at this point in the history
  7. Fix tests to confim with DuckDB memory and fixed bug in prompt_target…

    …_text
    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3542689 View commit details
    Browse the repository at this point in the history
  8. fix build errors

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    19ada13 View commit details
    Browse the repository at this point in the history
  9. mypy fixes

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a423c83 View commit details
    Browse the repository at this point in the history
  10. more mypy issues

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    27927ad View commit details
    Browse the repository at this point in the history
  11. Fix mypy issues

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dceb7f9 View commit details
    Browse the repository at this point in the history
  12. added sqlalchemy-stubs type inference package to dynamically infer to…

    … Python types
    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a134874 View commit details
    Browse the repository at this point in the history
  13. add huggingface endpoints percent format

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ee904fd View commit details
    Browse the repository at this point in the history
  14. address some feedback

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    cb238a6 View commit details
    Browse the repository at this point in the history
  15. address some feedback

    Raja Sekhar Rao Dheekonda committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5ab4997 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. address feedback

    Raja Sekhar Rao Dheekonda committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    5289389 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into users/rdheekonda/scalable-memory-duckdb

    Raja Sekhar Rao Dheekonda committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    c1f4516 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Update how to guide notebook to include DuckDB memory

    Raja Sekhar Rao Dheekonda committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5395ec9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Address PR feedback

    Raja Sekhar Rao Dheekonda committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ef8e69d View commit details
    Browse the repository at this point in the history
  2. Fix build errors

    Raja Sekhar Rao Dheekonda committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    da5e477 View commit details
    Browse the repository at this point in the history
  3. Fix build errors

    Raja Sekhar Rao Dheekonda committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4f30aa1 View commit details
    Browse the repository at this point in the history
  4. Address feedback

    Raja Sekhar Rao Dheekonda committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    00af411 View commit details
    Browse the repository at this point in the history
  5. Merge with main

    Raja Sekhar Rao Dheekonda committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1ba2e01 View commit details
    Browse the repository at this point in the history