Commit Graph

1510 Commits

Author SHA1 Message Date
Charles Packer
a75dfd7907 fix: context window overflow patch (#2053) 2024-11-18 15:21:11 -08:00
Charles Packer
f57dc28552 feat: support togetherAI via /completions (#2045) 2024-11-18 15:15:05 -08:00
Andrew Fitz
cada5976da Add missing import in functions.py (#2060) 2024-11-18 13:20:38 -08:00
Seth Anderson
73365b9267 fix: Fix Docker compose startup issues (letta-ai#2056) (#2057) 2024-11-17 19:28:53 -08:00
Charles Packer
7f8e911038 feat: added token counter command to CLI (#2047) 2024-11-17 14:02:21 -08:00
Matthew Zhou
2d26365e42 fix: Fix summarizer for Anthropic and add integration tests (#2046) 2024-11-15 16:46:12 -08:00
Matthew Zhou
cf35b9c4cd fix: Fix tool deletion bug (#2034) 2024-11-13 13:07:23 -08:00
Matthew Zhou
59d1f9cc25 fix: Fix bug for deleting agents belonging to the user org (#2033) 2024-11-13 12:37:31 -08:00
Matthew Zhou
d23c0c8cf4 chore: Migrate FileMetadata to ORM (#2028) 2024-11-13 10:59:46 -08:00
Shubham Naik
b4a2a227e2 feat: support a new secure flag (#2030)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-11-12 21:34:36 -08:00
Matthew Zhou
c9c10e945e fix: Fix memory summarization (#2029) 2024-11-12 18:02:34 -08:00
Matthew Zhou
e40e60945a feat: Move Source to ORM model (#1979) 2024-11-12 09:57:40 -08:00
Sarah Wooders
d29a0b2cc7 feat: add latest anthropic models (#2022) 2024-11-11 17:07:40 -08:00
Sarah Wooders
4f30288c14 fix: fix Unsupport authentication type error for Ollama (#2018) 2024-11-09 14:46:39 -08:00
Shubham Naik
db18c15ffa feat: add openapi compatibility checker (#2016)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-11-07 14:53:11 -08:00
Sarah Wooders
4cf0649ce4 feat: modify startup.sh to work for sqlite (#2012) 2024-11-07 13:23:03 -08:00
Shubham Naik
28633b9be3 feat: add bash script to allow people to generate openapi schema with… (#2015)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-11-07 11:17:09 -08:00
Sarah Wooders
3c97fb00a0 feat: rename docker to letta/letta (#2010) 2024-11-06 23:15:25 -08:00
Charles Packer
2e9378f26b fix: patch workflows (#2011) 2024-11-06 23:07:57 -08:00
Charles Packer
1b8c082c64 fix: Update CITATION.cff (#2009) 2024-11-06 23:00:17 -08:00
Charles Packer
789310f17c docs: update CITATION.cff (#2008) 2024-11-06 22:51:22 -08:00
Charles Packer
bf33681ccb docs: add citation link (#2007) 2024-11-06 22:48:30 -08:00
Sarah Wooders
aca98b1b4e fix: move composio import to not require (#2006) 2024-11-06 22:39:33 -08:00
Shubham Naik
0ab85ccfec chore: retrigger the workflow (#2004)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-11-06 22:39:15 -08:00
Sarah Wooders
f80fb84729 fix: remove noisy warning from tool rule solver (#2003) 2024-11-06 22:29:01 -08:00
Sarah Wooders
66a9539346 feat: add docker nightly publish and use letta/letta repo (#2005) 2024-11-06 22:28:21 -08:00
Sarah Wooders
8fe4c1baef docs: update contributing (#2000) 2024-11-06 22:09:29 -08:00
Sarah Wooders
2f7f6c923c chore: bump to version 0.5.2 (#2002) 2024-11-06 21:39:53 -08:00
Sarah Wooders
e59002453e feat: add example notebooks (#2001) 2024-11-06 21:39:43 -08:00
Sarah Wooders
c995ec50b3 feat: move HTML rendering of messages into LettaResponse and update notebook (#1983) 2024-11-06 19:43:56 -08:00
Matthew Zhou
a274261b64 chore: Add tool rules example (#1998)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-11-06 19:14:13 -08:00
Shubham Naik
8323bf6090 chore: add endpoint to update users (#1993)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-11-06 19:12:06 -08:00
Matthew Zhou
9a65e7bfd9 chore: Continue relaxing tool constraints (#1999) 2024-11-06 18:39:10 -08:00
Sarah Wooders
f88a0cbfa6 feat: add e2e example scripts for documentation (#1995) 2024-11-06 17:39:51 -08:00
Matthew Zhou
f1ff70a18f fix: no error when the tool name is invalid in agent state (#1997) 2024-11-06 17:10:42 -08:00
Charles Packer
1c94e4c6c0 fix: misc fixes (bad link to old docs, composio print statement, context window selection) (#1992) 2024-11-06 16:38:16 -08:00
Sarah Wooders
d64e09aff6 Revert "fix: Resync agents when tools are missing" (#1996) 2024-11-06 16:36:58 -08:00
Matthew Zhou
35f36910a1 fix: Resync agents when tools are missing (#1994) 2024-11-06 16:35:39 -08:00
Matthew Zhou
960f7421c1 feat: Add ability to add tags to agents (#1984) 2024-11-06 16:16:23 -08:00
Shubham Naik
8414a94b96 chore: add letta web saftey test (#1991)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-11-06 15:03:21 -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
Shubham Naik
30c102cfd6 chore: install all extras for prod (#1989)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-11-06 13:02:02 -08:00
Sarah Wooders
5b5debf941 fix: add name alias to block.template_name to fix ADE (#1987) 2024-11-06 10:58:47 -08:00
Charles Packer
525e5d5e04 docs: update badges in readme (#1985) 2024-11-06 10:23:28 -08:00
Charles Packer
0bbd9d43ad feat: add convenience link to open ADE from server launch (#1986) 2024-11-06 10:21:43 -08:00
Sarah Wooders
6b69b73979 feat: add ability to list agents by name for REST API and python SDK (#1982) 2024-11-05 17:31:40 -08:00
Matthew Zhou
b3f86fe4cd chore: Move ID generation logic out of the ORM layer and into the Pydantic model layer (#1981) 2024-11-05 17:05:10 -08:00
Charles Packer
b9f772f196 feat: added ability to disable the initial message sequence during agent creation (#1978) 2024-11-04 16:03:52 -08:00
Sarah Wooders
39999ce48c feat: rename block.name to block.template_name for clarity and add shared block tests (#1951)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-11-04 11:49:16 -08:00
Matthew Zhou
f0a6cb84de chore: Remove extra print statements (#1975) 2024-11-03 19:56:26 -08:00