Kian Jones
f5c4ab50f4
chore: add ty + pre-commit hook and repeal even more ruff rules ( #9504 )
...
* auto fixes
* auto fix pt2 and transitive deps and undefined var checking locals()
* manual fixes (ignored or letta-code fixed)
* fix circular import
* remove all ignores, add FastAPI rules and Ruff rules
* add ty and precommit
* ruff stuff
* ty check fixes
* ty check fixes pt 2
* error on invalid
2026-02-24 10:55:11 -08:00
Kian Jones
25d54dd896
chore: enable F821, F401, W293 ( #9503 )
...
* auto fixes
* auto fix pt2 and transitive deps and undefined var checking locals()
* manual fixes (ignored or letta-code fixed)
* fix circular import
2026-02-24 10:55:08 -08:00
Sarah Wooders
20a857b900
chore: remove legacy embeddings ( #3846 )
2025-08-12 15:11:09 -07:00
cthomas
c300e58db9
chore: create file manager ( #2693 )
2025-06-07 16:14:41 -07:00
Andy Li
831b7d5862
chore: cleanup ( #2480 )
2025-05-29 10:40:41 -07:00
Sarah Wooders
729414e7a9
feat: concurrently make embedding request and use async client for OpenAI ( #2482 )
...
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com >
2025-05-28 11:35:22 -07:00
cthomas
4dff6b648a
feat(asyncify): migrate upload and attach source ( #2432 )
2025-05-25 23:09:14 -07:00
Sarah Wooders
1d2f8d86e9
feat(asyncify): migrate sources to async ( #2332 )
2025-05-22 19:39:44 -07:00
Sarah Wooders
626e5f62ca
chore: add sleeptime example + better error handling + upgrade client SDK ( #1809 )
2025-04-21 00:09:50 -07:00
cthomas
98c5702ef9
chore: rename metadata_ field to metadata in pydantic ( #732 )
2025-01-22 19:05:41 -08:00
Caren Thomas
7144fd2867
run black, add isort config to pyproject.toml
2024-12-26 19:43:11 -08:00
Caren Thomas
905906d416
run isort on apps/core
2024-12-26 19:27:09 -08:00
Shubham Naik
4cf354c033
fix: add tests to cypress
2024-12-23 14:44:08 -08:00
mlong93
be274749fc
feat: archival memory file upload ( #2228 )
...
Co-authored-by: Mindy Long <mindy@letta.com >
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
2024-12-12 11:36:26 -08:00
mlong93
2307739ff3
chore: removed agent_store, storage connectors ( #2229 )
...
Co-authored-by: Mindy Long <mindy@letta.com >
2024-12-11 15:14:26 -08:00
mlong93
9deacbd89e
feat: orm passage migration ( #2180 )
...
Co-authored-by: Mindy Long <mindy@letta.com >
2024-12-10 18:09:35 -08:00
Matthew Zhou
d23c0c8cf4
chore: Migrate FileMetadata to ORM ( #2028 )
2024-11-13 10:59:46 -08:00
Matthew Zhou
e40e60945a
feat: Move Source to ORM model ( #1979 )
2024-11-12 09:57:40 -08:00
Matthew Zhou
93aacc087e
feat: Enable adding files ( #1864 )
...
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local >
2024-10-14 10:22:45 -07:00
Sarah Wooders
8ae1e64987
chore: migrate package name to letta ( #1775 )
...
Co-authored-by: Charles Packer <packercharles@gmail.com >
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com >
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2024-09-23 09:15:18 -07:00