cthomas
4bb116f17c
fix: sync api call in message path ( #6291 )
...
* fix: sync api call in message path
* remove unused function
* add new error type
2025-11-24 19:10:26 -08:00
Sarah Wooders
d109bab587
feat: handle overloaded errors [LET-5969] ( #5856 )
...
feat: handle overloaded errors
2025-11-13 15:36:14 -08:00
Matthew Zhou
2dae4d33c3
feat: Implement streaming chat completions endpoint [LET-5485] ( #5446 )
...
* wip
* Add chat completions router and fix streaming service
* Finish chat completions
* Finish chat completions
* Remove extra print statement
* Run just api
* Don't explicitly throw http exceptions but surface Letta errors
* Remap errors
* Trigger CI
* Add missing Optional import
2025-10-24 15:12:11 -07:00
Ari Webb
967cc3decf
move exceptions out of folders and sources [LET-4631] ( #5444 )
2025-10-24 15:12:11 -07:00
Ari Webb
4431b06881
runs and jobs [LET-4634] ( #5427 )
...
runs and jobs
Co-authored-by: Ari Webb <ari@letta.com >
2025-10-24 15:12:11 -07:00
Sarah Wooders
324933edd3
feat: exception handling middleware for sandbox_configs + identities + tools ( #5143 )
2025-10-07 17:50:50 -07:00
Sarah Wooders
7aff9aa659
feat: error handling for rest api for agents + blocks [LET-4625] ( #5142 )
2025-10-07 17:50:49 -07:00
Kian Jones
b8e9a80d93
merge this ( #4759 )
...
* wait I forgot to comit locally
* cp the entire core directory and then rm the .git subdir
2025-09-17 15:47:40 -07:00
Kian Jones
22f70ca07c
chore: officially migrate to submodule ( #4502 )
...
* remove apps/core and apps/fern
* fix precommit
* add submodule updates in workflows
* submodule
* remove core tests
* update core revision
* Add submodules: true to all GitHub workflows
- Ensure all workflows can access git submodules
- Add submodules support to deployment, test, and CI workflows
- Fix YAML syntax issues in workflow files
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
* remove core-lint
* upgrade core with latest main of oss
---------
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-09 12:45:53 -07:00
Charles Packer
0d195bd2b7
fix(core): patch the error throwing for HITL [LET-4218] ( #4455 )
...
fix: patch the error throwing for HITL
2025-09-06 11:45:46 -07:00
Sarah Wooders
58be205098
chore: patch update tools ( #4090 )
...
* patch update tools
* update tool patch
* fallback to generation for legacy tools
* avoid re-parsing source if json schema exists
* fix more tests
* remove asssert
* fix
* update
* update
* update
* Fix tests
---------
Co-authored-by: Matt Zhou <mattzh1314@gmail.com >
2025-08-28 11:34:36 -07:00
cthomas
c8771d6b80
feat: catch asyncio cancellations from app in stream response ( #4112 )
2025-08-22 15:42:14 -07:00
Matthew Zhou
99902ff05e
feat: Adjust import/export agent endpoints to accept new agent file schema ( #3506 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai >
Co-authored-by: Shubham Naik <shub@letta.com >
2025-08-12 11:18:56 -07:00
Matthew Zhou
37fdecb433
feat: Improve tool renaming based on json schema ( #3676 )
2025-07-31 12:57:22 -07:00
Matthew Zhou
5337c7a009
feat: Establish agent file schema v2 and achieve feature parity with v1 ( #3235 )
2025-07-16 14:49:20 -07:00
Andy Li
734680db81
feat: timeout configuration for LLM clients + vertex ( #2972 )
2025-06-23 16:55:23 -07:00
Matthew Zhou
82b3222a52
fix: Make OpenAI context window exceeded error more specific ( #2624 )
2025-06-04 12:57:51 -07:00
Matthew Zhou
87f4bcad9a
feat: Add summarization for more scenarios ( #2499 )
2025-05-29 11:10:13 -07:00
Sarah Wooders
55c3fbba3f
chore: add sleeptime example + better error handling + upgrade client SDK ( #1809 )
2025-04-21 00:09:50 -07:00
Matthew Zhou
4fe496f3f3
feat: New openai client ( #1460 )
2025-03-31 13:08:59 -07:00
cthomas
432961e9c9
fix: anthropic system message parse ( #1467 )
2025-03-30 18:44:55 -07:00
cthomas
c2f79ac61f
feat: anthropic class improvements ( #1425 )
2025-03-27 08:47:54 -07:00
mlong93
13dfe4adbd
feat: add error handling for bedrock on server ( #698 )
...
Co-authored-by: Mindy Long <mindy@letta.com >
2025-01-17 17:43:33 -08:00
Shubham Naik
0b8017853a
fix: add tests to cypress
2024-12-23 14:44:08 -08:00
Shubham Naik
5a743d1dc4
Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
...
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
2024-12-22 20:31:22 -08:00