Commit Graph

2095 Commits

Author SHA1 Message Date
Sarah Wooders
897e1b28e6 bump version 2025-02-25 16:48:35 -08:00
Sarah Wooders
cb1f94c64c feat: add type resolution support for complex types (#2440) 2025-02-25 09:19:18 -08:00
Sarah Wooders
ee69d0fa35 fix: handle nested pydantic model args in schema generation (#2439) 2025-02-25 09:18:59 -08:00
Sarah Wooders
e5db0d928e chore: upgrade dependencies again (#2454) 2025-02-22 12:09:03 -08:00
Sarah Wooders
7a124feb1b merge 2025-02-22 11:50:35 -08:00
Sarah Wooders
69db90f066 try again 2025-02-22 11:36:17 -08:00
Sarah Wooders
7b2fbbb367 chore: update deps and bump version 0.6.31 (#2453) 2025-02-22 11:12:20 -08:00
Sarah Wooders
75f6e9b0d5 update deps 2025-02-22 11:10:52 -08:00
Sarah Wooders
cba18ea819 fix: jsonb -> json for sqlite compatibility (#1095) (#2452) 2025-02-21 14:05:01 -08:00
Sarah Wooders
c77907b595 chore: bump version 0.6.30 (#2451) 2025-02-21 13:56:25 -08:00
cthomas
6ad423d006 fix: jsonb -> json for sqlite compatibility (#1095) 2025-02-21 12:06:53 -08:00
Sarah Wooders
19da3ffb60 bump version 2025-02-21 10:14:01 -08:00
Sarah Wooders
525b3ddcc3 fix: make opentelemetry dependencies required (#2450) 2025-02-21 08:48:59 -08:00
lemorage
0053a41f96 fix: make opentelemetry dependencies required 2025-02-21 19:00:46 +08:00
Sarah Wooders
937b73e33a chore: add user id header to identities get request (#1090) (#2448) 2025-02-20 19:34:43 -08:00
Sarah Wooders
4771717176 chore: bump version 0.6.29 (#2447) 2025-02-20 19:31:58 -08:00
Sarah Wooders
c3a6b55a34 bump 2025-02-20 19:24:51 -08:00
Sarah Wooders
d5bb7607bd feat: add user identities (#2446) 2025-02-20 19:24:05 -08:00
cthomas
1970868594 chore: add user id header to identities get request (#1090) 2025-02-20 19:16:56 -08:00
Matthew Zhou
df1f9839a6 feat: Fast chat completions endpoint (#1091) 2025-02-20 18:55:25 -08:00
cthomas
4af770fd09 feat: make identities many to many (#1085) 2025-02-20 16:33:24 -08:00
Matthew Zhou
8d7ff5a536 feat: Reverse inner thoughts for chat completions endpoint (#1081) 2025-02-20 12:30:34 -08:00
Sarah Wooders
d2a4d5a20e docs: add documentation for DeepSeek integration (#1069) 2025-02-20 11:58:08 -08:00
Matthew Zhou
7f69192517 fix: Fix chat completions streaming (#1078) 2025-02-20 11:37:52 -08:00
Sarah Wooders
b8019b69a8 feat: add new providers (bedrock, deepseek) + bugfixes (#2445) 2025-02-20 08:31:19 -08:00
Sarah Wooders
df0475cd0b chore: bump version and fix deps 2025-02-20 08:18:37 -08:00
cthomas
d20082bf64 chore: read project slug from header (#1062) 2025-02-19 22:17:00 -08:00
Shubham Naik
dbb28af496 feat: add create identity (#1064) 2025-02-19 22:16:21 -08:00
Sarah Wooders
81bd74c792 feat: Add model to context length mapping for gpt-4o-mini (#2442) 2025-02-19 18:19:56 -08:00
Sarah Wooders
41583d7d99 feat: finish bedrock integration and add docs (#1072) 2025-02-19 18:08:15 -08:00
Shubham Naik
a5a4f05f4f Fix args 1 (#1070)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-02-19 16:34:18 -08:00
Sarah Wooders
c4964d7879 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
Shubham Naik
51578ce61d fix: attach actor to list identities (#1060)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-02-19 11:31:02 -08:00
cthomas
ba3d2eb041 fix: request hook args for tracing (#1051) 2025-02-18 22:18:48 -08:00
cthomas
ae282baacc feat: add tracing (#883) 2025-02-18 19:03:31 -08:00
cthomas
5a5c6dad88 feat: add remaining identities routes (#1049)
same as #1010
2025-02-18 17:14:54 -08:00
cthomas
bd3a175452 feat: add list identities route (#1046)
same as #1005
2025-02-18 16:49:07 -08:00
cthomas
3a2a337256 feat: add identifier key to agents (#1043)
same as https://github.com/letta-ai/letta-cloud/pull/1004
2025-02-18 16:06:09 -08:00
Kevin Lin
98f0062416 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
6d49dc1ac5 feat: Serialize agent state simple fields and messages (#1012) 2025-02-18 11:01:10 -08:00
Krishnakumar R (KK)
d8a999887c feat: Add model to context length mapping for gpt-4o-mini 2025-02-18 08:37:03 +00:00
Matthew Zhou
09f7d1e0de feat: Factor out custom_columns serialize/deserialize logic (#1028) 2025-02-17 15:07:12 -08:00
Charles Packer
5ad9099d50 fix: stop printing composio update message on server exit (#966) 2025-02-17 14:10:11 -08:00
cthomas
d0c605de4b chore: add otel collector configs for kub cluster (#942) 2025-02-17 09:57:20 -08:00
cthomas
554ca33ac0 feat: add identites to ORM (#1003) 2025-02-17 09:21:53 -08:00
cthomas
019b589a37 feat: add project slug to request header for create agent (#993) 2025-02-17 08:21:24 -08:00
Sarah Wooders
02a965a47d feat: don't throw error if name passed in for Google (just print a warning) (#1017) 2025-02-16 21:45:36 -08:00
lemorage
d856ae5e1b feat: add type resolution for list, dict, and tuple annotations 2025-02-17 12:34:12 +08:00
lemorage
75655cfb6c test: add coercion tests for complex and nested type annotations 2025-02-16 19:43:16 +08:00
lemorage
0f731ac967 fix: handle $ref properties in JSON schema generation 2025-02-15 20:40:04 +08:00