Matthew Zhou
fb0e2d91a2
feat: Write tests for search messages [LET-4212] ( #4447 )
...
* Adjust naming
* Add testing and improve message search
* Adjust comments
* Change query text to query
* Fern autogen
2025-09-05 17:52:13 -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
Matthew Zhou
318a7c769b
feat: Search files returns citations of the filenames that were searched ( #2689 )
2025-06-06 15:34:03 -07:00
mlong93
9deacbd89e
feat: orm passage migration ( #2180 )
...
Co-authored-by: Mindy Long <mindy@letta.com >
2024-12-10 18:09:35 -08:00
mlong93
c18d6fd471
feat: orm ToolsAgents migration ( #2173 )
...
Co-authored-by: Mindy Long <mindy@letta.com >
2024-12-05 17:47:22 -08:00
Matthew Zhou
6dade767c3
feat: Support external codebases as a tool execution sandbox ( #2159 )
2024-12-04 11:37:51 -08:00
Matthew Zhou
69730988ce
feat: Sandboxing for tool execution ( #2040 )
...
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MacBook-Pro-2.local >
Co-authored-by: Caren Thomas <carenthomas@jeffs-mbp-2.lan >
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MBP-2.hsd1.ca.comcast.net >
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
2024-11-22 10:34:08 -08:00
Matthew Zhou
2d26365e42
fix: Fix summarizer for Anthropic and add integration tests ( #2046 )
2024-11-15 16:46:12 -08:00
Matthew Zhou
93aacc087e
feat: Enable adding files ( #1864 )
...
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local >
2024-10-14 10:22:45 -07:00
Matt Zhou
b698cb1981
Modify gitignore and add configs
2024-10-02 09:39:10 -07:00
Sarah Wooders
8ae1e64987
chore: migrate package name to letta ( #1775 )
...
Co-authored-by: Charles Packer <packercharles@gmail.com >
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com >
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2024-09-23 09:15:18 -07:00
Sarah Wooders
7f589eaf63
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server ( #1579 )
...
Co-authored-by: cpacker <packercharles@gmail.com >
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local >
Co-authored-by: Zack Field <field.zackery@gmail.com >
2024-08-16 19:53:21 -07:00
Charles Packer
e8813e5937
revert: #1659 ( #1660 )
2024-08-16 19:52:47 -07:00
Sarah Wooders
9601b53010
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (cleaned up git history) ( #1659 )
...
Co-authored-by: cpacker <packercharles@gmail.com >
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local >
Co-authored-by: Zack Field <field.zackery@gmail.com >
Co-authored-by: robingotz <tug29225@temple.edu >
Co-authored-by: Vandracon <vandracon@yahoo.com >
Co-authored-by: Maximilian-Winter <maximilian.winter.91@gmail.com >
Co-authored-by: Scott <scott@vysona.com >
Co-authored-by: Jonathan Ward <jonathan.ward7892@gmail.com >
Co-authored-by: madgrizzle <john@thehogans.name >
Co-authored-by: Carlo <284474102@qq.com >
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com >
Co-authored-by: Robin Goetz <35136007+goetzrobin@users.noreply.github.com >
2024-08-16 19:33:47 -07:00
Charles Packer
8b13d195ce
chore: .gitattributes ( #1511 )
2024-07-04 14:45:35 -07:00
Sarah Wooders
b1fbece818
fix: debug logs in server ( #1452 ) ( #1457 )
...
Co-authored-by: Ethan Knox <ethan.m.knox@gmail.com >
2024-06-16 19:21:53 -07:00
Sarah Wooders
97ef8ba022
feat: Ollama embeddings api + Ollama tests ( #1433 )
...
Co-authored-by: Krishna Mandal <krishna@mandal.us >
2024-06-04 20:49:20 -07:00
Charles Packer
c59af308fe
ci: update workflows (add autoflake and isort) ( #1300 )
2024-04-27 11:54:34 -07:00
Sarah Wooders
f3b5f5e7db
fix: Clean up and simplify docker entrypoint ( #1235 ) ( #1259 )
...
Co-authored-by: Ethan Knox <norton120@gmail.com >
2024-04-18 22:39:11 -07:00
Javier Sastre
9c00de1ff3
fix: memgpt agent ignores user messages ( #679 )
...
* Fixed bug making MemGPT ignore some user messages
* Fixed bug making MemGPTAgent ignore some user messages
* Added pre-commit fixes
2023-12-24 12:41:47 -08:00
Max Blackmer, CSM
cb4915c64f
fix: [446] better gitignore for IDEs and OS. ( #651 )
...
* [446] better gitignore for IDEs and OS.
* [446] better gitignore for IDEs and OS.
2023-12-19 14:34:55 -08:00
Vivian Fang
0705d2464d
cli improvements using questionary
2023-10-22 22:31:45 -07:00
Charles Packer
257c3998f7
init commit
2023-10-12 18:48:58 -07:00