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
|
3f1aadaa83
|
feat: add files (#2210)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-12-10 13:37:21 -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 |
|
cthomas
|
68792caec2
|
feat: add logs to response for tool run (#2205)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-10 13:24:05 -08:00 |
|
Charles Packer
|
cf77cf79f9
|
fix: re-enable streaming tokens (#2193)
|
2024-12-10 11:55:15 -08:00 |
|
Kevin Lin
|
6cd9bb6d79
|
fix: allow empty initial message sequence (#2214)
|
2024-12-10 11:27:35 -08:00 |
|
Matthew Zhou
|
2125421bd8
|
fix: Modify the list ORM function (#2208)
|
2024-12-09 19:35:58 -08:00 |
|
Charles Packer
|
fc980ff654
|
feat: add an async messages route (/agent/{agent_id}/messages/async) (#2206)
|
2024-12-09 18:23:05 -08:00 |
|
Charles Packer
|
6c4f8d5d56
|
fix: patch Dockerfile for purpose of docker run (#2177)
|
2024-12-09 15:03:11 -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 |
|
Matthew Zhou
|
1f57569116
|
fix: Updating messages (#2186)
|
2024-12-07 14:09:20 -08:00 |
|
Charles Packer
|
ef1635c0d6
|
fix: temp disable stream tokens (#2189)
|
2024-12-07 12:52:51 -08:00 |
|
Matthew Zhou
|
e23df839d8
|
fix: Fix composio tool add (#2188)
|
2024-12-07 12:18:17 -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
|
e461515407
|
chore: add new ui (#2182)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-12-06 19:56:02 -08:00 |
|
Charles Packer
|
bcd7b26e0f
|
fix: fix runtime warnings with the server (#2178)
|
2024-12-06 13:05:30 -08:00 |
|
mlong93
|
6c2c7231ab
|
feat: message orm migration (#2144)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-12-06 11:50:15 -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 |
|
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 |
|
Shubham Naik
|
b3a7056c5d
|
chore: add deprecation notice to dev portal (#2171)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-12-05 14:46:34 -08:00 |
|
Kevin Lin
|
91b495e6d1
|
feat: offline memory agent (#2036)
Co-authored-by: Kevin Lin <kevinlin@Kevins-MacBook-Pro.local>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-12-05 14:27:19 -08:00 |
|
Charles Packer
|
e51c21070e
|
fix: patch system message creation spam (#2169)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-12-05 11:52:51 -08:00 |
|
Matthew Zhou
|
f638c42b56
|
chore: Migrate jobs to the orm (#2165)
|
2024-12-04 18:11:06 -08:00 |
|
Sarah Wooders
|
fe041148bd
|
fix: support initializing with custom message sequences (#2154)
|
2024-12-04 13:25:57 -08:00 |
|
Matthew Zhou
|
6dade767c3
|
feat: Support external codebases as a tool execution sandbox (#2159)
|
2024-12-04 11:37:51 -08:00 |
|
Charles Packer
|
a7e2c8cff7
|
fix: patch bug in pydantic request model for /v1/tools/run (#2152)
|
2024-12-03 16:13:38 -08:00 |
|
Sarah Wooders
|
f13b3fdc96
|
feat: pass custom headers to RESTClient (#2151)
|
2024-12-03 16:02:29 -08:00 |
|
Charles Packer
|
1edd4ab4ff
|
feat: add POST route for testing tool execution via tool_id (#2139)
|
2024-12-02 18:57:04 -08:00 |
|
Matthew Zhou
|
3b1f579aba
|
feat: Add lock around loading agent (#2141)
|
2024-12-02 17:46:48 -08:00 |
|
Matthew Zhou
|
1e5d74b4a7
|
feat: Add endpoints to list Composio apps and actions (#2140)
|
2024-12-02 15:36:10 -08:00 |
|
Matthew Zhou
|
9495428233
|
feat: Add endpoints to add default e2b/local sandbox configs (#2138)
|
2024-12-02 14:58:11 -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 |
|
Sarah Wooders
|
07bb536018
|
feat: refactor agent memory representation and modify routes for editing blocks (#2094)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-11-27 16:04:13 -08:00 |
|
Matthew Zhou
|
122faa78ea
|
fix: Remove hard failure on bad stream_tokens input (#2115)
|
2024-11-27 15:00:42 -08:00 |
|
Matthew Zhou
|
5a59d2ac42
|
feat: Separate out streaming route (#2111)
|
2024-11-27 14:03:46 -08:00 |
|
Charles Packer
|
cfb48a112f
|
fix: pass tool errors through the HTTP POST /tools requests with detailed error messages (#2110)
|
2024-11-26 17:06:44 -08:00 |
|
Matthew Zhou
|
056cbb0eec
|
feat: Add per-agent locking to send message (#2109)
|
2024-11-26 13:30:58 -08:00 |
|
Matthew Zhou
|
8711e1dc00
|
chore: Change create_tool endpoint on v1 routes to error instead of upsert (#2102)
|
2024-11-25 10:46:15 -08:00 |
|
Matthew Zhou
|
60cabae25a
|
feat: Make blocks agents mapping table (#2103)
|
2024-11-22 16:27:47 -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 |
|
Charles Packer
|
1fe45372b0
|
fix: redo #2085 (#2087)
|
2024-11-21 20:19:22 -08:00 |
|
Charles Packer
|
507a60f71c
|
feat: routes for adding/linking new memory blocks to agents + unlinking blocks from agents (#2083)
|
2024-11-21 20:08:47 -08:00 |
|
Charles Packer
|
06744c9193
|
Revert "feat: add route for editing a memory blocks limit (via Memory, instead of via Blocks)" (#2085)
|
2024-11-21 20:08:17 -08:00 |
|
Charles Packer
|
17e39a57fe
|
feat: add route for editing a memory blocks limit (via Memory, instead of via Blocks) (#2084)
|
2024-11-21 19:52:08 -08:00 |
|
Sarah Wooders
|
cb85ccebc1
|
test: add test for pip install on python 3.10, 3.11, and 3.12 and remove crewAI tools (#2082)
|
2024-11-21 19:50:35 -08:00 |
|
Kevin Lin
|
8395c86f78
|
fix: shared memory without requiring send message (#2068)
|
2024-11-21 13:58:03 -08:00 |
|
Matthew Zhou
|
6f1964c575
|
fix: Add save agents (#2080)
|
2024-11-21 09:53:30 -08:00 |
|