Kian Jones
ca6cfa5914
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
f25844fbe2
fix: Add check status update flag to list ( #4177 )
2025-08-25 16:21:33 -07:00
Matthew Zhou
f918ca0a59
feat: Add better error catching for files upload ( #4145 )
2025-08-24 16:46:57 -07:00
Matthew Zhou
66047d54f7
fix: Fix test managers state transition tests ( #3551 )
2025-07-24 15:14:00 -07:00
Matthew Zhou
be7f4be4d8
fix: Fix state transitions for file processing ( #3541 )
2025-07-24 13:48:08 -07:00
Matthew Zhou
47dbc577fe
fix: Comment out caching temporarily for file metadata ( #3510 )
2025-07-23 14:24:28 -07:00
Matthew Zhou
1a4aeb5f9f
feat: Add transition state validation ( #3509 )
2025-07-23 14:08:41 -07:00
Matthew Zhou
b0138ecad6
feat: Support exporting/importing sources and files for agent file ( #3414 )
2025-07-18 16:20:18 -07:00
Matthew Zhou
8a8aafb3fe
feat: add include_detailed_per_source_metadata flag to sources metadata endpoint ( #3371 )
2025-07-16 17:10:41 -07:00
Matthew Zhou
331e1e1d56
feat: Add caching for files operations ( #3321 )
2025-07-14 14:08:27 -07:00
Matthew Zhou
31a9617965
feat: Add duplication handling behavior ( #3273 )
2025-07-10 13:16:01 -07:00
Matthew Zhou
a2e1efe6bc
feat: Add endpoint to get source statistics ( #3206 )
2025-07-07 14:02:44 -07:00
Matthew Zhou
9605d1f79c
feat: Add pinecone for cloud embedding ( #3160 )
2025-07-03 22:37:55 -07:00
Matthew Zhou
2263ffd07c
feat: Various file fixes and improvements ( #3125 )
2025-07-01 15:21:52 -07:00
Matthew Zhou
804ec12ee2
feat: Only add suffix on duplication ( #3120 )
2025-07-01 13:48:38 -07:00
cthomas
c300e58db9
chore: create file manager ( #2693 )
2025-06-07 16:14:41 -07:00