cthomas
|
d8d3d89073
|
feat: add llm config per request (#1866)
|
2025-04-23 16:37:05 -07:00 |
|
cthomas
|
72e148ceb9
|
feat: anthropic class improvements (#1425)
|
2025-03-27 08:47:54 -07:00 |
|
cthomas
|
ee61a74e5b
|
feat: add new llm client framework and migrate google apis (#1209)
|
2025-03-07 16:34:06 -08:00 |
|
Sarah Wooders
|
3fd29d8cc5
|
feat: add "always continue" tool rule and configure default tool rules (#1033)
Co-authored-by: Shubham Naik <shub@letta.com>
|
2025-02-19 14:46:37 -08:00 |
|
Kevin Lin
|
7828d77616
|
feat: support deepseek models (#821)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
|
2025-02-18 15:28:01 -08:00 |
|
Matthew Zhou
|
a734f99d8d
|
feat: Composio tools execute on-the-fly (#999)
|
2025-02-13 16:13:29 -08:00 |
|
Matthew Zhou
|
696940e481
|
feat: Add model integration testing (#587)
|
2025-01-10 14:28:12 -08:00 |
|
Matthew Zhou
|
c3cc35d505
|
chore: Merge OSS (#512)
|
2025-01-06 10:46:53 -08:00 |
|
Caren Thomas
|
461ad00ca6
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
|
Caren Thomas
|
c452bd82f7
|
run isort on apps/core
|
2024-12-26 19:27:09 -08:00 |
|
Matthew Zhou
|
a6d09997e8
|
fix: Remove in-memory _messages field on Agent (#2295)
|
2024-12-20 15:52:04 -08:00 |
|
cthomas
|
1aaca7f597
|
feat: rename internal monologue (#2289)
|
2024-12-19 15:16:36 -08:00 |
|
mlong93
|
8cc6870da9
|
feat: Add ConditionalToolRules (#2279)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-19 14:54:21 -08:00 |
|
cthomas
|
87820d9318
|
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
|
264068dbb9
|
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
|
c1f7b32001
|
fix: Deprecate in memory function stores in agent.py (#2271)
|
2024-12-17 16:18:11 -08:00 |
|
Matthew Zhou
|
e49a8b4365
|
feat: Rewrite agents (#2232)
|
2024-12-13 14:43:19 -08:00 |
|
Matthew Zhou
|
ee0ab8d7d6
|
fix: Patch dummy message and fix test (#2192)
|
2024-12-07 13:11:46 -08:00 |
|
Matthew Zhou
|
2f142a31b2
|
feat: Add lock around loading agent (#2141)
|
2024-12-02 17:46:48 -08:00 |
|
Sarah Wooders
|
d30972cee0
|
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
|
acf4bb86ff
|
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
|
31bf67cfc0
|
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
|
8d9adf2223
|
fix: Fix memory summarization (#2029)
|
2024-11-12 18:02:34 -08:00 |
|
Matthew Zhou
|
d6826875c2
|
feat: Implement tool calling rules for agents (#1954)
|
2024-10-30 16:53:41 -07:00 |
|
Matthew Zhou
|
6b330d7376
|
feat: Add orm for Tools and clean up Tool logic (#1935)
|
2024-10-25 14:25:40 -07:00 |
|
Matthew Zhou
|
11e6491e7c
|
test: Add archival insert test to GPT-4 and make tests failure sensitive (#1930)
|
2024-10-24 15:54:29 -07:00 |
|
Matthew Zhou
|
01fdf8684c
|
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 |
|
Sarah Wooders
|
e094e18580
|
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
|
2492ad780d
|
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
|
a2d1d9e5ee
|
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
|
7be60fcf0f
|
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
|
692c7897a2
|
Edit workflows
|
2024-10-04 16:18:42 -07:00 |
|
Matt Zhou
|
476d6b02e9
|
Fix failing tests and add safe json serializer
|
2024-10-04 15:40:24 -07:00 |
|
Matt Zhou
|
9436a37702
|
Fix failing tests
|
2024-10-04 15:28:22 -07:00 |
|
Matt Zhou
|
fd905e0bee
|
Add printed out responses for easier debugging from tests
|
2024-10-04 15:19:40 -07:00 |
|
Matt Zhou
|
2c9c044e8c
|
Fix broken openAI tests
|
2024-10-04 10:45:13 -07:00 |
|
Matt Zhou
|
80b3946eba
|
Refactor out the testing functions so we can use this for benchmarking
|
2024-10-03 18:33:42 -07:00 |
|
Matt Zhou
|
fade94b66b
|
Finish testing gpt4 openai
|
2024-10-03 18:28:58 -07:00 |
|
Matt Zhou
|
831cdb5e77
|
wip add errors and refactor out into tools
|
2024-10-03 14:46:36 -07:00 |
|