Matt Zhou
|
3b85ffa3c0
|
Update
|
2024-12-30 16:07:35 -08:00 |
|
cpacker
|
d175977288
|
fix: added extra asserts to tests to make clear what the expected behavior is
|
2024-12-30 21:49:35 +01:00 |
|
cpacker
|
57999979ea
|
fix: test
|
2024-12-30 21:14:18 +01:00 |
|
cpacker
|
a55a9ca4e7
|
fix: test
|
2024-12-30 20:53:45 +01:00 |
|
cpacker
|
a6db9818d8
|
chore: convert testing back
|
2024-12-30 20:47:13 +01:00 |
|
cpacker
|
8bf0b92edf
|
fix: strip print
|
2024-12-30 20:46:06 +01:00 |
|
cpacker
|
6278271bb7
|
fix: patch bug in json generator for composio
|
2024-12-30 20:41:41 +01:00 |
|
Caren Thomas
|
6802401d67
|
add project id to create agent request
|
2024-12-28 20:12:28 -08:00 |
|
Caren Thomas
|
41065902c7
|
make docs generation idempotent
|
2024-12-28 14:26:34 -08:00 |
|
Shubham Naik
|
a197a9b919
|
chore: I did not change those
|
2024-12-27 15:46:57 -08:00 |
|
Shubham Naik
|
34ba5326e0
|
chore: init
|
2024-12-27 15:45:06 -08:00 |
|
Shubham Naik
|
ab181c18ba
|
feat: add desktop ui app
|
2024-12-27 13:33:09 -08:00 |
|
cthomas
|
c1732874a9
|
fix: add e2b envs and install args for unit test yml
|
2024-12-27 11:17:24 -08:00 |
|
cthomas
|
97e521ef15
|
fix: change delete agent response type
|
2024-12-27 11:17:01 -08:00 |
|
Caren Thomas
|
9bcb1f87e7
|
fix response args
|
2024-12-27 09:51:23 -08:00 |
|
Caren Thomas
|
fbd5a666b5
|
update install args in yml
|
2024-12-27 09:20:23 -08:00 |
|
Caren Thomas
|
56c907d4d6
|
add e2b envs for unit test yml
|
2024-12-27 08:47:42 -08:00 |
|
Sarah Wooders
|
1450d65eff
|
Merge branch 'main' into remove-example
|
2024-12-27 11:28:44 +04:00 |
|
Sarah Wooders
|
38b574013c
|
fix example
|
2024-12-27 11:28:00 +04:00 |
|
Caren Thomas
|
39b5f7dc27
|
rebase, run formatter
|
2024-12-26 20:09:19 -08:00 |
|
Caren Thomas
|
73a5b7c805
|
remove lettaresponse spec hardcode and add references to pydantic
|
2024-12-26 20:02:52 -08:00 |
|
Caren Thomas
|
0b964e400e
|
change delete agent return type to none
|
2024-12-26 20:02:52 -08:00 |
|
Caren Thomas
|
7144fd2867
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
|
Caren Thomas
|
905906d416
|
run isort on apps/core
|
2024-12-26 19:27:09 -08:00 |
|
Shubham Naik
|
c5f6a19a4d
|
feat: update nx to latest
|
2024-12-26 15:04:20 -08:00 |
|
Shubham Naik
|
52f55ea86e
|
Merge branch 'main' into matt/let-649-fix-updating-agent-refresh-blocks
|
2024-12-23 15:15:49 -08:00 |
|
Shubham Naik
|
4cf354c033
|
fix: add tests to cypress
|
2024-12-23 14:44:08 -08:00 |
|
Shubham Naik
|
acddc01bb8
|
chore: next
|
2024-12-23 14:42:53 -08:00 |
|
Matt Zhou
|
c0fa4a6d31
|
Run lint
|
2024-12-23 14:20:08 -08:00 |
|
Matt Zhou
|
90d24b2535
|
Try force rebuilding system prompt on block update
|
2024-12-23 14:19:30 -08:00 |
|
Shubham Naik
|
0f883e7c53
|
add: helpful commands to justfile
|
2024-12-23 11:57:23 -08:00 |
|
Shubham Naik
|
1ec7abe8b3
|
chore: docs update
|
2024-12-23 10:04:58 -08:00 |
|
Matthew Zhou
|
69bace2937
|
feat: Make composio error catching more verbose and granular (#2303)
|
2024-12-22 11:40:16 -08:00 |
|
cthomas
|
31c97775e3
|
fix: deprecate function return in new test (#2309)
|
2024-12-22 11:31:03 -08:00 |
|
cthomas
|
0c209ee2f8
|
fix: add underlying error message for Retries Exhausted error (#2308)
|
2024-12-22 11:30:01 -08:00 |
|
Charles Packer
|
42f79cce29
|
fix: hotfix (#2302)
|
2024-12-20 19:36:14 -08:00 |
|
cthomas
|
92829e7daf
|
feat: store handle in configs (#2299)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-20 17:37:42 -08:00 |
|
Matthew Zhou
|
21aa010319
|
fix: Fix limit for get_messages_by_ids (#2301)
|
2024-12-20 17:33:53 -08:00 |
|
cthomas
|
3da62aa4eb
|
feat: add message type literal to usage stats (#2297)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-20 17:13:56 -08:00 |
|
cthomas
|
7876c5d5de
|
feat: add back template id field for create agent req (#2300)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-12-20 16:58:03 -08:00 |
|
Matthew Zhou
|
9ad5fd64cf
|
chore: Clean up .load_agent usage (#2298)
|
2024-12-20 16:56:53 -08:00 |
|
cthomas
|
a5b1aac1fd
|
fix: propagate error on tool failure (#2281)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-20 16:38:16 -08:00 |
|
Matthew Zhou
|
5bb4888cea
|
fix: Remove in-memory _messages field on Agent (#2295)
|
2024-12-20 15:52:04 -08:00 |
|
Shubham Naik
|
e9239cf1bf
|
feat: add error codes to composio errors (#2290)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-12-20 15:40:33 -08:00 |
|
Sarah Wooders
|
adc8091232
|
chore: bump version to 0.6.6 (#2293)
|
2024-12-20 11:01:22 -08:00 |
|
dboyliao
|
12802fa6f5
|
Fix bug: add required argument actor (load_file_to_source). (#2292)
|
2024-12-20 10:55:41 -08:00 |
|
cthomas
|
c183fc6b0e
|
feat: rename internal monologue (#2289)
|
2024-12-19 15:16:36 -08:00 |
|
mlong93
|
a70fbca219
|
feat: Add ConditionalToolRules (#2279)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-19 14:54:21 -08:00 |
|
S.Go
|
c697bee9e7
|
Add support for non pro models (#2285)
|
2024-12-19 12:13:38 -08:00 |
|
cthomas
|
7d5be32a59
|
feat: rename function to tool in sdk (#2288)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-19 12:12:58 -08:00 |
|