Sarah Wooders
|
ece8dab05d
|
feat: various fixes (#2320)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-12-31 10:53:33 +04:00 |
|
Charles Packer
|
c95157daf8
|
fix: patch bug in inner thoughts unpacker (#2311)
|
2024-12-22 21:04:29 -08:00 |
|
Matthew Zhou
|
5bb4888cea
|
fix: Remove in-memory _messages field on Agent (#2295)
|
2024-12-20 15:52:04 -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 |
|
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 |
|
mlong93
|
d059e0bc99
|
fix: Allow ChildToolRule to work without support for structured outputs (#2270)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-17 18:04:26 -08:00 |
|
Matthew Zhou
|
9a0ffc84dd
|
fix: Deprecate in memory function stores in agent.py (#2271)
|
2024-12-17 16:18:11 -08:00 |
|
Matthew Zhou
|
7908b8a15f
|
feat: Rewrite agents (#2232)
|
2024-12-13 14:43:19 -08:00 |
|
Matthew Zhou
|
79cc78f5cb
|
fix: Patch dummy message and fix test (#2192)
|
2024-12-07 13:11:46 -08:00 |
|
Matthew Zhou
|
3b1f579aba
|
feat: Add lock around loading agent (#2141)
|
2024-12-02 17:46:48 -08:00 |
|
Matthew Zhou
|
1e5d74b4a7
|
feat: Add endpoints to list Composio apps and actions (#2140)
|
2024-12-02 15:36:10 -08:00 |
|
Sarah Wooders
|
07bb536018
|
feat: refactor agent memory representation and modify routes for editing blocks (#2094)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-11-27 16:04:13 -08:00 |
|
Sarah Wooders
|
cb85ccebc1
|
test: add test for pip install on python 3.10, 3.11, and 3.12 and remove crewAI tools (#2082)
|
2024-11-21 19:50:35 -08:00 |
|
Matthew Zhou
|
85d558367f
|
fix: Fix security vuln with file upload (#2067)
|
2024-11-19 17:07:04 -08:00 |
|
Matthew Zhou
|
2bb3baf060
|
feat: Move blocks to ORM model (#1980)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-11-19 11:32:33 -08:00 |
|
Matthew Zhou
|
c9c10e945e
|
fix: Fix memory summarization (#2029)
|
2024-11-12 18:02:34 -08:00 |
|
Matthew Zhou
|
7bb0f53c23
|
feat: Implement tool calling rules for agents (#1954)
|
2024-10-30 16:53:41 -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
|
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
|
c18eb466f8
|
feat: Add put_inner_thoughts_in_kwargs as a config setting for the LLM (#1902)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-17 15:54:03 -07:00 |
|
Matthew Zhou
|
4908c0c7b2
|
feat: Add delete file from source endpoint (#1893)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-15 15:35:58 -07: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
|
b568830978
|
chore: deprecate letta configure and remove config defaults (#1841)
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-10-09 14:32:08 -07:00 |
|
Matthew Zhou
|
c0501a743d
|
test: add complex gemini tests (#1853)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-09 10:00:21 -07:00 |
|
Matthew Zhou
|
cffd493f75
|
test: add complex testing for Groq Llama 3.1 70b (#1845)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-08 14:22:13 -07:00 |
|
Matthew Zhou
|
1104438490
|
fix: Fix Azure provider and add complex e2e testing (#1842)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-07 17:59:06 -07:00 |
|
Matt Zhou
|
b215990b98
|
Edit workflows
|
2024-10-04 16:18:42 -07:00 |
|
Matt Zhou
|
70ba1b66af
|
Fix failing tests and add safe json serializer
|
2024-10-04 15:40:24 -07:00 |
|
Matt Zhou
|
87e4bc7bc4
|
Fix failing tests
|
2024-10-04 15:28:22 -07:00 |
|
Matt Zhou
|
6bcec854d6
|
Add printed out responses for easier debugging from tests
|
2024-10-04 15:19:40 -07:00 |
|
Matt Zhou
|
776d7dd6e8
|
Fix broken openAI tests
|
2024-10-04 10:45:13 -07:00 |
|
Matt Zhou
|
e212b3ec17
|
Refactor out the testing functions so we can use this for benchmarking
|
2024-10-03 18:33:42 -07:00 |
|
Matt Zhou
|
ab5d12f586
|
Finish testing gpt4 openai
|
2024-10-03 18:28:58 -07:00 |
|
Matt Zhou
|
cd84d9fbdd
|
wip add errors and refactor out into tools
|
2024-10-03 14:46:36 -07:00 |
|