Skip to content

Commit

Permalink
removed agent_store, storage connectors
Browse files Browse the repository at this point in the history
  • Loading branch information
Mindy Long committed Dec 11, 2024
1 parent d063ee6 commit 3a9ba06
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 1,415 deletions.
1 change: 0 additions & 1 deletion letta/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

from tqdm import tqdm

from letta.agent_store.storage import StorageConnector
from letta.constants import (
BASE_TOOLS,
CLI_WARNING_PREFIX,
Expand Down
467 changes: 0 additions & 467 deletions letta/agent_store/db.py

This file was deleted.

198 changes: 0 additions & 198 deletions letta/agent_store/milvus.py

This file was deleted.

Loading

0 comments on commit 3a9ba06

Please sign in to comment.