neversettle
44f35793db
Update contributing.md with corrected local setup steps ( #3123 )
2025-12-31 12:24:14 -08: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
Sarah Wooders
e5497b1d0d
chore: merge oss ( #3712 )
2025-08-07 22:20:26 -07:00
Matthew Zhou
e1b16c5fea
chore: Various bug fixes ( #1350 )
...
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
Co-authored-by: cthomas <caren@letta.com >
Co-authored-by: tarunkumark <tkksctwo@gmail.com >
Co-authored-by: Kevin Lin <klin5061@gmail.com >
Co-authored-by: Charles Packer <packercharles@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@memgpt.ai >
Co-authored-by: Shubham Naik <shub@letta.com >
Co-authored-by: Will Sargent <will.sargent@gmail.com >
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com >
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com >
Co-authored-by: Mindy Long <mindy@letta.com >
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com >
Co-authored-by: dboyliao <qmalliao@gmail.com >
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com >
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com >
Co-authored-by: Tristan Morris <tristanbmorris@gmail.com >
Co-authored-by: Daniel Shin <88547237+kyuds@users.noreply.github.com >
Co-authored-by: Jindřich Šíma <67415662+JindrichSima@users.noreply.github.com >
Co-authored-by: Azin Asgarian <31479845+azinasg@users.noreply.github.com >
Co-authored-by: Connor Shorten <connorshorten300@gmail.com >
Co-authored-by: Lucas Mohallem Ferraz <ferraz.m.lucas@gmail.com >
Co-authored-by: kyuds <kyuds@everspin.co.kr >
2025-03-20 11:06:45 -07:00
Matthew Zhou
6a9dd05566
fix: Improvements Jan 22 ( #734 )
...
Co-authored-by: Charles Packer <packercharles@gmail.com >
Co-authored-by: dboyliao <qmalliao@gmail.com >
Co-authored-by: Shubham Naik <shub@memgpt.ai >
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com >
Co-authored-by: Caren Thomas <caren@letta.com >
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
Co-authored-by: Nuno Rocha <nunuroxa@gmail.com >
Co-authored-by: Theo Conrads <theo.conrads@ella-lab.io >
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com >
Co-authored-by: Stephan Fitzpatrick <knowsuchagency@gmail.com >
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com >
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com >
Co-authored-by: Mindy Long <mindy@letta.com >
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com >
2025-01-22 16:57:35 -08:00
Keith
c7131ad0da
docs: Feature/update docs ( #2257 )
2024-12-16 17:15:50 -08:00
Sarah Wooders
8fe4c1baef
docs: update contributing ( #2000 )
2024-11-06 22:09:29 -08:00
Shubham Naik
4fbc8c9fbb
chore: support alembic ( #1867 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai >
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
2024-10-11 15:51:14 -07:00
Charles Packer
e4cfefe993
fix: patch typos in notebooks ( #1803 )
...
Co-authored-by: yw5aj <yw5aj@virginia.edu >
2024-09-30 10:38:35 -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
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
Sarah Wooders
2d23370930
Removing dead code + legacy commands ( #536 )
2023-11-30 13:37:11 -08:00
Charles Packer
3bc20291b4
Update contributing.md ( #520 )
2023-11-27 13:51:30 -08:00
Sarah Wooders
bd4eeb3ccd
Update contributing guidelines ( #516 )
...
* update contributing
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
2023-11-27 13:01:47 -08:00
Sarah Wooders
0eb264d7eb
add precommit
2023-10-26 16:18:51 -07:00
Vivian Fang
91499ad387
Update CONTRIBUTING.md
2023-10-18 11:19:46 -07:00
Vivian Fang
64d48af6d7
Update and rename CONTRIBUTION.md to CONTRIBUTING.md
2023-10-18 11:18:12 -07:00