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: memory support #255

Closed
wants to merge 33 commits into from
Closed

feat: memory support #255

wants to merge 33 commits into from

Commits on Jul 15, 2023

  1. init memory

    dandansamax committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    501e195 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    ce37411 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f137dd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f157dc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. [WIP] memory support

    dandansamax committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    65d41ce View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    d60c101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dac366 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. [WIP] add qdrant test

    dandansamax committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    dc6bf0a View commit details
    Browse the repository at this point in the history
  2. Add Qdrant test

    dandansamax committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    6ddc190 View commit details
    Browse the repository at this point in the history
  3. Implement VectorDBMemory

    dandansamax committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    031fc1d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    8d48140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89a5a89 View commit details
    Browse the repository at this point in the history
  3. Fix test error

    dandansamax committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3050ea5 View commit details
    Browse the repository at this point in the history
  4. fix test error

    dandansamax committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    770998e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9ad521 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 3, 2023

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

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    73d305f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faace4a View commit details
    Browse the repository at this point in the history
  3. Update poetry.lock

    dandansamax committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    45d950f View commit details
    Browse the repository at this point in the history
  4. Add docs for Memories

    dandansamax committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3ae936b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fa1372 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    8d76b2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55d81de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    122d631 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Fix mypy error

    dandansamax committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9966ca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1ed346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a39d0c View commit details
    Browse the repository at this point in the history
  4. Rename

    dandansamax committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5306fe0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ed8c1d View commit details
    Browse the repository at this point in the history
  6. Add sensory memory

    dandansamax committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a3e0d57 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

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