letta-ai / letta

Letta (formerly MemGPT) is a framework for creating LLM services with memory.
https://letta.com
Apache License 2.0
12.89k stars 1.41k forks source link

chore: Migrate FileMetadata to ORM #2028

Closed mattzh72 closed 1 week ago

mattzh72 commented 1 week ago

Description

Migrate FileMetadata to ORM.

Testing

Added extra unit tests, and rely on existing unit tests. Also, tested backcompat and ran alembic checks.