Commit Graph

10 Commits

Author SHA1 Message Date
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
Charles Packer
2e9378f26b fix: patch workflows (#2011) 2024-11-06 23:07:57 -08:00
RT
597ba3f253 build: Add a filter to only allow the Pypi publish Actions to be run from the primary repo (#924) 2024-01-24 13:05:43 -08:00
RT
61897921fd build: Update all actions to use cached poetry builds (#846) 2024-01-18 10:31:12 -08:00
RT
8120d56e67 build: Upgrade all github actions to use checkout@v4 (#844) 2024-01-17 22:30:33 -08:00
Sarah Wooders
d117557b6a Upgrade workflows to Python 3.11 (#441)
* use python 3.11

* change format
2023-11-15 10:11:59 -08:00
Sarah Wooders
23f3d42fae Refactoring CLI to use config file, connect to Llama Index data sources, and allow for multiple agents (#154)
* Migrate to `memgpt run` and `memgpt configure` 
* Add Llama index data sources via `memgpt load` 
* Save config files for defaults and agents
2023-10-30 16:47:54 -07:00
Sarah Wooders
8a04a6cb94 Update poetry-publish.yml 2023-10-26 16:57:42 -07:00
Sarah Wooders
0e7ce685c5 Update poetry-publish.yml 2023-10-26 16:50:53 -07:00
Sarah Wooders
ccf00933e6 Create poetry-publish.yml 2023-10-26 16:34:19 -07:00