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
cthomas
80ceb01b06
feat: add redis stream support ( #4144 )
2025-08-24 17:15:34 -07:00
Sarah Wooders
f4740b1388
chore: remove legacy embeddings ( #3846 )
2025-08-12 15:11:09 -07:00
cthomas
da75e68413
chore: move settings import ( #3698 )
2025-07-31 23:21:14 -07:00
Andy Li
b90348e304
fix: redis plugin testing ( #2938 )
2025-06-20 13:35:35 -07:00
Matthew Zhou
dc80d62deb
fix: Fix redis client starting even with LETTA_REDIS_PORT and LETTA_REDIS_HOST are unset ( #2833 )
2025-06-15 20:48:33 -07:00
Andy Li
bfee33e1f9
feat: redis user caching ( #2774 )
2025-06-12 17:32:07 -07:00
cthomas
82dd311011
chore: create file manager ( #2693 )
2025-06-07 16:14:41 -07:00
Andy Li
eaf5682422
feat: plugin system and backend runtime flags ( #2543 )
2025-06-05 18:12:44 -07:00
Andy Li
275b75901d
chore: cleanup ( #2480 )
2025-05-29 10:40:41 -07:00
Sarah Wooders
3354f5fe50
feat: concurrently make embedding request and use async client for OpenAI ( #2482 )
...
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com >
2025-05-28 11:35:22 -07:00
cthomas
fac81b7208
feat(asyncify): migrate upload and attach source ( #2432 )
2025-05-25 23:09:14 -07:00
Sarah Wooders
9fad8487db
feat(asyncify): migrate sources to async ( #2332 )
2025-05-22 19:39:44 -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
dd1f4d5cbe
chore: Various updates and improvements ( #1247 )
...
Co-authored-by: Charles Packer <packercharles@gmail.com >
Co-authored-by: cthomas <caren@letta.com >
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com >
Co-authored-by: Shubham Naik <shub@memgpt.ai >
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com >
Co-authored-by: Mindy Long <mindy@letta.com >
Co-authored-by: Kevin Lin <klin5061@gmail.com >
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com >
Co-authored-by: dboyliao <qmalliao@gmail.com >
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com >
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com >
Co-authored-by: tarunkumark <tkksctwo@gmail.com >
Co-authored-by: Miao <one.lemorage@gmail.com >
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com >
Co-authored-by: Shubham Naik <shub@letta.com >
Co-authored-by: Will Sargent <will.sargent@gmail.com >
2025-03-11 14:46:45 -07:00
cthomas
f5bcef2657
chore: rename metadata_ field to metadata in pydantic ( #732 )
2025-01-22 19:05:41 -08:00
Caren Thomas
fd8961c39e
run black, add isort config to pyproject.toml
2024-12-26 19:43:11 -08:00
Caren Thomas
ea0cca7bad
run isort on apps/core
2024-12-26 19:27:09 -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