Commit Graph

1482 Commits

Author SHA1 Message Date
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
Matthew Zhou
a3f26519c3 chore: Tweak composio log levels (#1976) 2024-11-03 11:42:01 -08:00
Shubham Naik
564f0ace0f chore: Migrate database (#1974)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-11-03 11:17:49 -08:00
Matthew Zhou
c81c3e8297 feat: Add endpoint to add base tools to an org (#1971) 2024-11-01 15:42:43 -07:00
Charles Packer
5204a3a4e0 fix: removed dead workflow file (#1970) 2024-11-01 14:29:41 -07:00
Shubham Naik
6c3cad3ec7 chore: fix lettaresponse (#1968)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-11-01 14:00:02 -07:00
Charles Packer
da6fa7909f fix: stop running the PR title validation on main, only on PRs (#1969) 2024-11-01 13:59:03 -07:00
Charles Packer
2764681a8d fix: fix bug with POST /v1/agents/messages route returning empty LettaMessage base objects (#1966) 2024-10-31 16:57:50 -07:00
Shubham Naik
a8c3e90dc0 chore: add migration script (#1960)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-10-31 11:04:46 -07:00
Shubham Naik
2bcbec152d fix: math renderer error (#1965)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-10-31 10:35:46 -07:00
Matthew Zhou
c505531048 fix: Make imports more explicit for BaseModel v1 or v2 (#1959) 2024-10-30 17:08:20 -07:00
Matthew Zhou
7bb0f53c23 feat: Implement tool calling rules for agents (#1954) 2024-10-30 16:53:41 -07:00
Matthew Zhou
0784bdc854 feat: Auto-refresh json_schema after tool update (#1958) 2024-10-30 15:05:08 -07:00
Shubham Naik
fc03cf89d7 chore: fix markdown error (#1957)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-10-30 15:04:51 -07:00
Matthew Zhou
41e868c6cc fix: Fix create organization bug (#1956) 2024-10-30 13:55:48 -07:00
Charles Packer
7fa632aa94 feat: added returning usage data (#1955) 2024-10-29 18:08:10 -07:00
Sarah Wooders
362176c5ed feat: add workflow to also publish to memgpt repository (#1953) 2024-10-29 10:59:02 -07:00
Matthew Zhou
9439e5e255 fix: Clean up some legacy code and fix Groq provider (#1950) 2024-10-28 14:13:11 -07:00
Sarah Wooders
969300fb56 feat: move docker run command to use port 8283 (#1949) 2024-10-28 13:57:30 -07:00
Matthew Zhou
adfb9a4b87 feat: Enable base constructs to automatically populate "created_by" and "last_updated_by" fields for relevant objects (#1944) 2024-10-28 11:04:17 -07:00
Sarah Wooders
f802969664 fix: fix inconsistent name and label usage for blocks to resolve recursive validation issue (#1937) 2024-10-25 18:01:33 -07:00
Matthew Zhou
2505eba25f chore: Remove legacy code and instances of anon_clientid (#1942) 2024-10-25 16:25:45 -07:00
Sarah Wooders
0bd45ab27d fix: update ollama model for testing (#1941) 2024-10-25 15:42:44 -07:00
Matthew Zhou
d74406af41 feat: Add orm for Tools and clean up Tool logic (#1935) 2024-10-25 14:25:40 -07:00
Matthew Zhou
150240c7a7 fix: Fix letta delete-agent (#1940) 2024-10-25 13:15:36 -07:00
Matthew Zhou
9acdaacc7c test: Add archival insert test to GPT-4 and make tests failure sensitive (#1930) 2024-10-24 15:54:29 -07:00
Matthew Zhou
f93dc8250b chore: Consolidate CI style checks (#1936) 2024-10-24 15:24:26 -07:00
Sarah Wooders
d94d02666a chore: bump to version 0.5.1 (#1922) 2024-10-23 12:29:24 -07:00
Sarah Wooders
701cd794ef fix: fix core memory heartbeat issue (#1929) 2024-10-23 12:22:37 -07:00