Commit Graph

24 Commits

Author SHA1 Message Date
Sarah Wooders
ece8dab05d feat: various fixes (#2320)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2024-12-31 10:53:33 +04:00
Matthew Zhou
e09bde67ef fix: Scale up database (#2263) 2024-12-17 15:02:28 -08:00
Matthew Zhou
10e610bb95 chore: Catch orm specific issues in agents v1 routes and simplify tool add/remove from agent (#2259) 2024-12-16 11:01:47 -08:00
Matthew Zhou
7908b8a15f feat: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00
Charles Packer
1f9d44d8b0 fix: make healthcheck public (#2209) 2024-12-10 14:02:05 -08:00
Charles Packer
223b6bc0a9 fix: cleanup error trace for no llm/embedding_config on POST (#2218) 2024-12-10 14:00:31 -08:00
Shubham Naik
05cf168d35 feat: support local https mode (#2217)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-10 13:36:20 -08:00
Sarah Wooders
3d5c321d91 feat: error stack trace capture (#2203) 2024-12-09 13:27:52 -08:00
Charles Packer
85d3e649ee fix: add a special error type for configuration errors (#2198) 2024-12-08 17:04:04 -08:00
Shubham Naik
932e5448dc chore: drop ade flag (#2185)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-07 10:47:32 -08:00
Shubham Naik
8c0aa76c4f feat: add sentry logging (optional) (#2172)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-05 16:07:34 -08:00
Charles Packer
4181c0d81e fix: allow setting pass for server --secure (#2132) 2024-12-01 21:35:31 -08:00
Charles Packer
c0329632d5 fix: update url (#2124) 2024-11-30 09:32:47 -08:00
Shubham Naik
b4a2a227e2 feat: support a new secure flag (#2030)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-11-12 21:34:36 -08:00
Shubham Naik
28633b9be3 feat: add bash script to allow people to generate openapi schema with… (#2015)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-11-07 11:17:09 -08:00
Charles Packer
0bbd9d43ad feat: add convenience link to open ADE from server launch (#1986) 2024-11-06 10:21:43 -08:00
Shubham Naik
6c3cad3ec7 chore: fix lettaresponse (#1968)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-11-01 14:00:02 -07:00
Shubham Naik
a8c3e90dc0 chore: add migration script (#1960)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-10-31 11:04:46 -07:00
Matthew Zhou
41e868c6cc fix: Fix create organization bug (#1956) 2024-10-30 13:55:48 -07:00
Matthew Zhou
aa55a3d10e feat: Add pagination for list tools (#1907)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-18 15:19:45 -07:00
Charles Packer
5501f6d92f refactor: remove get_current_user and replace with direct header read (#1834) 2024-10-07 15:23:08 -07:00
Shubham Naik
8fc504cb9f chore: allow app.letta.com access to local if user grants permission (#1830)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-10-04 16:45:04 -07:00
Sarah Wooders
424cfd60b3 fix: various fixes for workflow tests (#1788) 2024-09-25 13:58:21 -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