Sarah Wooders
19e6b09da5
docs: remove schemas from docstrings ( #6059 )
2025-11-13 15:36:56 -08:00
Kian Jones
45065297a0
feat: runtime validation for ids for internal managers calls ( #5544 )
...
* claude coded first pass
* fix test cases to expect errors instead
* fix this
* let's see how letta-code did
* claude
* fix tests, remove dangling comments, retrofit all managers functions with decorator
* revert to main for these since we are not erroring on invalid tool and block ids
* reorder decorators
* finish refactoring test cases
* reorder agent_manager decorators and fix test tool manager
* add decorator on missing managers
* fix id sources
* remove redundant check
* uses enum now
* move to enum
2025-10-24 15:13:47 -07:00
Matthew Zhou
20881b3383
feat: Surface vector db in source object [LET-4257] ( #4479 )
...
* Surface vector db
* Change default
* Fern autogen
* Fix sqlite test managers
2025-09-08 18:08:55 -07:00
Matthew Zhou
8958f266ad
feat: Establish agent file schema v2 and achieve feature parity with v1 ( #3235 )
2025-07-16 14:49:20 -07:00
jnjpng
b2e9d4bbfc
feat: add instructions field to sources ( #2089 )
2025-05-09 14:07:41 -07:00
Sarah Wooders
399594c9f3
feat: pass embedding handle for source create ( #1307 )
2025-03-16 15:42:11 -07:00
mlong93
819e360356
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
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
Shubham Naik
4cf354c033
fix: add tests to cypress
2024-12-23 14:44:08 -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