Commit Graph

3922 Commits

Author SHA1 Message Date
Charles Packer
c91daa7687 fix: patch missing double quote in interface (#2828) 2025-09-10 21:05:21 -07:00
Sarah Wooders
818d279c86 chore: add more indexes for block label and agent_id (#2827) 2025-09-10 20:28:27 -07:00
cthomas
858b8aa5c3 feat: add asyncio shield to async message route (#2825) 2025-09-10 17:38:43 -07:00
cthomas
2d971cdcf0 feat: hold reference to asyncio tasks in memory (#2823) 2025-09-10 17:08:07 -07:00
Cameron Pfiffer
d7520330ab docs: fix API documentation examples for messages endpoints (#2822) 2025-09-10 14:54:05 -07:00
cthomas
65bd9492f5 feat: cutover to new refactored agent loop (#2801) 2025-09-10 14:46:30 -07:00
cthomas
ea10f55097 feat: handle incorrect booleans in json from llm (#2820) 2025-09-10 12:31:40 -07:00
jnjpng
e18ff39a76 chore: stage and publish 2025-09-10 12:14:53 -07:00
Kian Jones
e5f220505f chore: delete poetry.lock (#2819) 2025-09-10 10:53:28 -07:00
Sarah Wooders
4ab5c2d416 docs: update cloud docs (#2818) 2025-09-10 09:52:24 -07:00
cthomas
4a37153da8 chore: rename create batch operation id (#2815) 2025-09-09 18:15:57 -07:00
cthomas
e1f702a6ab feat: update pagination params for batch messages endpoint (#2814) 2025-09-09 18:11:17 -07:00
jnjpng
2aae4bf0db feat: add resync tool endpoint (#2812)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-09-09 18:11:02 -07:00
cthomas
52b50d6aac feat: clean up list run messages endpoint (#2811) 2025-09-09 17:45:28 -07:00
cthomas
0137cc23c2 feat: rename list batch messages endpoint (#2808) 2025-09-09 16:36:49 -07:00
jnjpng
35f848d27f fix: handle long running send message integration tests that emit LettaPing 2025-09-09 16:29:38 -07:00
Matthew Zhou
4aa11633af feat: Scrub env vars (#2809) 2025-09-09 16:25:21 -07:00
cthomas
3ede465b53 fix: null check on span before log event (#2810) 2025-09-09 16:23:59 -07:00
cthomas
9c098e8912 fix: logger error in streaming interface (#2807) 2025-09-09 16:02:27 -07:00
cthomas
d7a17285b0 test: relax string matching in send message tests (#2806) 2025-09-09 15:54:09 -07:00
cthomas
e832d1cb1b fix: add missing awaits (#2804) 2025-09-09 15:27:05 -07:00
cthomas
681afd84d5 refactor: add public summarize_conversation_history method for parity (#2803) 2025-09-09 15:24:56 -07:00
cthomas
bb2e726615 chore: add extra params to base letta agent (#2802) 2025-09-09 15:19:31 -07:00
cthomas
455aa1da99 chore: clean up unused agent_id var (#2800) 2025-09-09 14:29:24 -07:00
cthomas
1af04ee884 chore: fix ruff formatting (#2799) 2025-09-09 14:17:36 -07:00
Caren Thomas
3618ec4a98 chore: fix ruff formatting 2025-09-09 14:17:12 -07:00
cthomas
1aea1db32a refactor: move last function caching outside of tools load (#2798) 2025-09-09 14:14:51 -07:00
Caren Thomas
52de7df11e refactor: move last function caching outside of tools load 2025-09-09 14:13:57 -07:00
cthomas
ababfa493b chore: add tracing to new agent loop (#2796) 2025-09-09 14:13:14 -07:00
Caren Thomas
e61a1637c3 Merge branch 'main' into caren/add-tracing-to-new-agent-loop-v3 2025-09-09 14:06:53 -07:00
cthomas
1381501adf refactor: move step logging into checkpoint helpers (#2797) 2025-09-09 13:55:48 -07:00
Kian Jones
8ffeb726e5 remove the files changed if statement 2025-09-09 13:48:18 -07:00
Caren Thomas
1509bf9037 refactor: move step logging into checkpoint helpers 2025-09-09 13:33:49 -07:00
Caren Thomas
b95c68414b chore: add tracing to new agent loop 2025-09-09 13:14:30 -07:00
Kian Jones
a5b34bca78 fix: migration-related hotfix for just publish-api (#2795) 2025-09-09 12:21:14 -07:00
Kian Jones
4cb1197dc9 hotfix for just publish api 2025-09-09 12:12:25 -07:00
Kian Jones
655b8aeb81 chore: officially release 0.11.8 (#2794) 2025-09-09 11:32:54 -07:00
Kian Jones
38906420c4 revert to old docker integration test to unblock 2025-09-09 10:46:45 -07:00
Kian Jones
9a7433bf35 add fern check 2025-09-09 09:47:41 -07:00
Kian Jones
4e4ae856e7 merge resolution bug and linting 2025-09-09 09:40:17 -07:00
Kian Jones
997778c017 rename to letta_mistral_api_key 2025-09-09 09:35:12 -07:00
Kian Jones
8a2314855a remove invalid secrets and add any ones which are necessary 2025-09-09 09:35:12 -07:00
Kian Jones
3a645b1aef change fern pathing 2025-09-09 09:35:12 -07:00
Kian Jones
bb8a8f335c migrate to core only 2025-09-09 09:35:12 -07:00
Kian Jones
1881fcc89d migrate fern 2025-09-09 09:35:12 -07:00
Kian Jones
0c5f5dadb8 ruff check 2025-09-09 09:35:10 -07:00
Kian Jones
db52d765a9 add fern python preview 2025-09-09 09:33:59 -07:00
Kian Jones
e876dd8b36 remove code_style_checks and add alembic validation 2025-09-09 09:33:59 -07:00
Kian Jones
b66b6f232e make core-lint dir agnostic 2025-09-09 09:33:59 -07:00
Kian Jones
ee64be4555 remove fern check 2025-09-09 09:33:59 -07:00