Kian Jones
fecf6decfb
chore: migrate to ruff ( #4305 )
...
* base requirements
* autofix
* Configure ruff for Python linting and formatting
- Set up minimal ruff configuration with basic checks (E, W, F, I)
- Add temporary ignores for common issues during migration
- Configure pre-commit hooks to use ruff with pass_filenames
- This enables gradual migration from black to ruff
* Delete sdj
* autofixed only
* migrate lint action
* more autofixed
* more fixes
* change precommit
* try changing the hook
* try this stuff
2025-08-29 11:11:19 -07:00
Matthew Zhou
a07c47b5b3
fix: Fix bugs with exporting/importing agents with files ( #4089 )
2025-08-21 16:23:37 -07:00
Matthew Zhou
fcb03be382
feat: Bulk remove from context window on source detach ( #3495 )
2025-07-22 17:22:51 -07:00
Matthew Zhou
3cf9580d9b
feat: Add bulk source upsert mechanism ( #3456 )
2025-07-21 14:52:20 -07:00
Matthew Zhou
e2a6f94b60
feat: Support exporting/importing sources and files for agent file ( #3414 )
2025-07-18 16:20:18 -07:00
Matthew Zhou
f4854e95cd
feat: Add get agents for source_id endpoint ( #3381 )
2025-07-17 11:47:41 -07:00
Matthew Zhou
1643739305
feat: Improve performance on files related data models ( #3285 )
2025-07-10 18:00:35 -07:00
Matthew Zhou
954675396f
feat: Add pinecone for cloud embedding ( #3160 )
2025-07-03 22:37:55 -07:00
cthomas
82dd311011
chore: create file manager ( #2693 )
2025-06-07 16:14:41 -07:00
Matthew Zhou
841aad48ae
feat: Add file metadata processing status ( #2665 )
2025-06-06 11:11:39 -07:00
Andy Li
d2252f2953
feat: otel metrics and expanded collecting ( #2647 )
...
(passed tests in last run)
2025-06-05 17:20:14 -07:00
Matthew Zhou
3d8704395b
feat: Store entire parsed file content in separate table ( #2618 )
2025-06-03 18:51:45 -07:00
cthomas
78c82f1ad9
fix: move db logic inside sessions ( #2553 )
2025-05-30 14:02:25 -07:00
Kevin Lin
9951f73a7b
feat: Add files into agent context window on file upload ( #1852 )
...
Co-authored-by: Caren Thomas <carenthomas@gmail.com >
Co-authored-by: Matt Zhou <mattzh1314@gmail.com >
2025-05-29 18:19:23 -07:00
cthomas
bfc247b2d1
feat(asyncify): convert actor load in sources count ( #2428 )
2025-05-25 21:52:16 -07:00
Sarah Wooders
13098613d3
fix: minor patches for sources ( #2410 )
2025-05-23 21:43:36 -07:00
Sarah Wooders
9fad8487db
feat(asyncify): migrate sources to async ( #2332 )
2025-05-22 19:39:44 -07:00
cthomas
6c1b189080
feat: add db tracing to otel ( #2337 )
2025-05-22 13:47:49 -07:00
Andy Li
600ccb35e7
feat: async db client ( #2076 )
2025-05-12 17:15:14 -07:00
Andy Li
2bc4ee418e
feat: add endpoints for counts of agents, identities, sources, & tools ( #1865 )
2025-04-24 17:42:11 -07:00
Matthew Zhou
b5e09536ae
feat: Serialize agent state simple fields and messages ( #1012 )
2025-02-18 11:01:10 -08:00
mlong93
d6be7809d0
fix: deprecate cursor param and replace with before, after ( #736 )
...
Co-authored-by: Mindy Long <mindy@letta.com >
2025-01-23 14:17:25 -08:00
cthomas
f5bcef2657
chore: rename metadata_ field to metadata in pydantic ( #732 )
2025-01-22 19:05:41 -08:00
Shubham Naik
5a743d1dc4
Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
...
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
2024-12-22 20:31:22 -08:00