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
Sarah Wooders
136aa89047
fix: move to static parsing for python docstrings ( #3973 )
2025-08-17 15:16:13 -07:00
Matthew Zhou
9605d1f79c
feat: Add pinecone for cloud embedding ( #3160 )
2025-07-03 22:37:55 -07:00
Andy Li
c54447a985
feat: insert heartbeat dynamically and remove from stored json ( #2501 )
2025-05-29 10:29:05 -07:00
Andy Li
0b060b88aa
feat: composio async execution ( #1941 )
2025-04-30 16:05:03 -07:00
Sarah Wooders
9b6c266f17
feat: add parsing for Literal types ( #1872 )
2025-04-23 21:41:01 -07:00
Charles Packer
ec6e5d153c
fix: new versions of send_message_to_agent that are async ( #725 )
...
Co-authored-by: Matt Zhou <mattzh1314@gmail.com >
2025-01-27 17:11:44 -08:00
Matthew Zhou
79bc6394c8
feat: Add tool_type column ( #576 )
2025-01-10 14:52:15 -08:00
Matthew Zhou
1e5d74b4a7
feat: Add endpoints to list Composio apps and actions ( #2140 )
2024-12-02 15:36:10 -08:00
Charles Packer
6be2000eda
feat: support pydantic models in tool uploads + patch dict/list types ( #2112 )
2024-11-30 10:09:03 -08:00
Charles Packer
cfb48a112f
fix: pass tool errors through the HTTP POST /tools requests with detailed error messages ( #2110 )
2024-11-26 17:06:44 -08:00
Andrew Fitz
cada5976da
Add missing import in functions.py ( #2060 )
2024-11-18 13:20:38 -08:00
Sarah Wooders
640d4c0a22
fix: fix issue with linking tools and adding new tools ( #1988 )
...
Co-authored-by: Matt Zhou <mattzh1314@gmail.com >
2024-11-06 14:06:10 -08:00
Matthew Zhou
0784bdc854
feat: Auto-refresh json_schema after tool update ( #1958 )
2024-10-30 15:05:08 -07:00
Matthew Zhou
d74406af41
feat: Add orm for Tools and clean up Tool logic ( #1935 )
2024-10-25 14:25:40 -07:00
Sarah Wooders
e5ff06685c
feat: add support for agent "swarm" (multi-agent) ( #1878 )
2024-10-15 15:50:47 -07:00
Sarah Wooders
e368c1aa10
chore: remove dead function loading code ( #1795 )
2024-10-01 14:28:39 -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