Commit Graph

154 Commits

Author SHA1 Message Date
Caren Thomas
a5354d7534 chore: bump version 0.11.8 2025-10-07 18:31:26 -07:00
Shubham Naik
568c42ab08 chore: update linter (#4897)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-10-07 17:50:46 -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
Cameron Pfiffer
ed8cd365ed docs: improve streaming documentation structure and examples (#2930) 2025-09-16 10:41:22 -07:00
Matthew Zhou
5511a08017 fix: Fix leaky opens (#2924) 2025-09-15 16:25:01 -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
Sarah Wooders
22c17688ec chore: merge main 2025-09-03 21:30:05 -07:00
Cameron Pfiffer
6438bc5168 fix: correct messages API method from send to create (#4299)
Updated documentation examples to use the correct API method:
- Changed groups.messages.send() to groups.messages.create()
- Changed agents.messages.send() to agents.messages.create()
- Updated parameter format to use messages array with role/content

Fixes inconsistent API usage across documentation and examples.
2025-09-03 13:44:12 -07:00
Cameron Pfiffer
25e893da14 fix: correct messages API method from send to create (#4299)
Updated documentation examples to use the correct API method:
- Changed groups.messages.send() to groups.messages.create()
- Changed agents.messages.send() to agents.messages.create()
- Updated parameter format to use messages array with role/content

Fixes inconsistent API usage across documentation and examples.
2025-09-03 13:44:12 -07:00
Sarah Wooders
b30d39f189 merge 2025-08-26 21:41:30 -07:00
Andy Li
ff718d8c40 feat: uv migration (#3493)
* uv migration

smaller runners, freeze test runs, remove dev, ruff,hatchling, previw,
poetry, generates wheel, installs wheel, docker

* fix tests and dependency groups

* test fixes

* test fixing and main

* resolve merge conflict

* dev + test dependency group

* Test

* trigger CI

* trigger CI

* add debugging info

* trigger CI

* uv for reusable and sdk preview

* resolve mc and reformat black

* staged-api

* mypy

* fix fern

* prod Dockerfile

* model sweep, and project.toml and uvlock

* --group test -> --extra dev

* remove redundant --extra dev and rename tests to dev

* sdk backwards compat install sqlite

* install sqlite group for sdk-backwards-compat

* install uv on gh runner for cloud-api-integration-tests

* stage+publish

* pytest asyncio

* bug causing pytest package to get removed

* try to fix async event loop issues

* migrate to --with google-cloud-secret-manager

---------

Co-authored-by: Kian Jones <kian@letta.com>
2025-08-26 18:11:09 -07:00
Andy Li
acfdab2ced feat: uv migration (#3493)
* uv migration

smaller runners, freeze test runs, remove dev, ruff,hatchling, previw,
poetry, generates wheel, installs wheel, docker

* fix tests and dependency groups

* test fixes

* test fixing and main

* resolve merge conflict

* dev + test dependency group

* Test

* trigger CI

* trigger CI

* add debugging info

* trigger CI

* uv for reusable and sdk preview

* resolve mc and reformat black

* staged-api

* mypy

* fix fern

* prod Dockerfile

* model sweep, and project.toml and uvlock

* --group test -> --extra dev

* remove redundant --extra dev and rename tests to dev

* sdk backwards compat install sqlite

* install sqlite group for sdk-backwards-compat

* install uv on gh runner for cloud-api-integration-tests

* stage+publish

* pytest asyncio

* bug causing pytest package to get removed

* try to fix async event loop issues

* migrate to --with google-cloud-secret-manager

---------

Co-authored-by: Kian Jones <kian@letta.com>
2025-08-26 18:11:09 -07:00
Caren Thomas
26d2de0e64 Merge branch 'main' into bump-11-4 2025-08-20 14:18:58 -07:00
Shubham Naik
e36fd6f46d Shub/pro 848 use oxide lint over eslint (#4007)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-08-19 14:17:11 -07:00
Shubham Naik
a2cde2fb1b Shub/pro 848 use oxide lint over eslint (#4007)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-08-19 14:17:11 -07:00
Sarah Wooders
230080d6d8 Merge branch 'main' into 0.11.1-release 2025-08-07 22:41:25 -07:00
Sarah Wooders
bde4714294 chore: merge oss (#3712) 2025-08-07 22:20:26 -07:00
Sarah Wooders
e5497b1d0d chore: merge oss (#3712) 2025-08-07 22:20:26 -07:00
Cameron Pfiffer
5d8019684d feat: add filesystem demo with file upload and streaming
- Add example demonstrating file upload to Letta data sources
- Include text file upload from disk and string creation
- Add PDF download and upload functionality
- Implement streaming agent responses with interactive chat
- Show how to attach data sources to agents
2025-07-30 10:47:10 -07:00
Andy Li
753bd82efd Merge branch 'main' into 0.8.9-release 2025-07-03 10:34:49 -07:00
cthomas
839977f0af chore: replace ada-002 model default (#3140) 2025-07-02 16:12:08 -07:00
cthomas
a7dc025351 chore: replace ada-002 model default (#3140) 2025-07-02 16:12:08 -07:00
Sarah Wooders
6dfe27c623 chore: cleanup release 2025-06-24 18:05:51 -07:00
Andy Li
72f2284e95 feat: index for file_id on source passages (#2884) 2025-06-20 12:38:27 -07:00
Andy Li
e6f61a0a60 feat: index for file_id on source passages (#2884) 2025-06-20 12:38:27 -07:00
Sarah Wooders
1ebb58cdf1 chore: update version 0.8.5 2025-06-19 10:43:46 -07:00
Matthew Zhou
698d99a66e feat: Ungate file upload for simple MIME types even without Mistral API key (#2898) 2025-06-18 15:11:30 -07:00
Matthew Zhou
a3c054bc92 feat: Ungate file upload for simple MIME types even without Mistral API key (#2898) 2025-06-18 15:11:30 -07:00
Sarah Wooders
b2a4f7e173 Merge branch 'main' into 0.8.4-release-2 2025-06-15 11:19:51 -07:00
Charles Packer
5498061e58 docs: add vibecoding prompts to docs site (#2579)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-06-11 22:10:17 -07:00
Charles Packer
25dabbff36 docs: add vibecoding prompts to docs site (#2579)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-06-11 22:10:17 -07:00
cthomas
49905541c2 chore: bump version 0.7.22 (#2655)
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-05-23 01:13:05 -07:00
Matthew Zhou
d4390cd9e6 refactor: Deprecate local client (#2344) 2025-05-22 18:57:14 -07:00
Matthew Zhou
917821a735 refactor: Deprecate local client (#2344) 2025-05-22 18:57:14 -07:00
cthomas
35ca9a4bb4 chore: bump version 0.7.8 (#2604)
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-04-30 23:39:58 -07:00
Matthew Zhou
b1c63b4044 feat: Add example of creating voice convo agent (#1962) 2025-04-30 19:56:47 -07:00
Matthew Zhou
d3238743ce feat: Add example of creating voice convo agent (#1962) 2025-04-30 19:56:47 -07:00
Andy Li
0b060b88aa feat: composio async execution (#1941) 2025-04-30 16:05:03 -07:00
Andy Li
5734df54d0 feat: composio async execution (#1941) 2025-04-30 16:05:03 -07:00
Sarah Wooders
e4c0b90550 chore: release 0.7.7 (#2603) 2025-04-30 13:20:21 -07:00
Matthew Zhou
84f2b2107e feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943) 2025-04-30 11:14:19 -07:00
Matthew Zhou
df175890bd feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943) 2025-04-30 11:14:19 -07:00
Sarah Wooders
956f8b989b chore: release 0.7.1 (#2583) 2025-04-22 20:16:32 -07:00
Matthew Zhou
715c5d5cdb feat: Add more tests for batch agent loop (#1819) 2025-04-21 13:32:06 -07:00
Matthew Zhou
d1c3906f19 feat: Add more tests for batch agent loop (#1819) 2025-04-21 13:32:06 -07:00
Sarah Wooders
d857adda4a chore: release 0.7.0 (#2574) 2025-04-21 00:24:10 -07:00
Sarah Wooders
626e5f62ca chore: add sleeptime example + better error handling + upgrade client SDK (#1809) 2025-04-21 00:09:50 -07:00
Sarah Wooders
55c3fbba3f chore: add sleeptime example + better error handling + upgrade client SDK (#1809) 2025-04-21 00:09:50 -07:00
Sarah Wooders
c1510776de chore: release 0.6.54 (#2570) 2025-04-18 17:53:15 -07:00
Charles Packer
ff22d576ad fix: patch .utcnow warning (#1702) 2025-04-14 12:55:34 -07:00