Please describe the purpose of this pull request.
This PR will add installable artifacts (dmg and exe) to the CI cycle. they can then be presented as "download Letta" links
How to test
In Phases:
✅ embedded pg: install from ./installable_apps/requirements.txt and then run ./installable_apps/startup.py. Visit http://localhost:8283 and create a new agent, verify that agent saves. Start and stop the service, confirm that the agent persisted.
Please describe the purpose of this pull request. This PR will add installable artifacts (dmg and exe) to the CI cycle. they can then be presented as "download Letta" links
How to test In Phases:
./installable_apps/requirements.txt
and then run./installable_apps/startup.py
. Visit http://localhost:8283 and create a new agent, verify that agent saves. Start and stop the service, confirm that the agent persisted.