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 |
|
Matthew Zhou
|
860cf1949e
|
feat: Improve error messages from tool sandbox (#2135)
|
2024-12-02 11:08:44 -08:00 |
|
Charles Packer
|
4181c0d81e
|
fix: allow setting pass for server --secure (#2132)
|
2024-12-01 21:35:31 -08:00 |
|
Charles Packer
|
b01f0cc1b0
|
fix: cleanup CLI tool prints (#2130)
|
2024-12-01 17:41:17 -08:00 |
|
bluestarforever
|
91d047fb00
|
fix: Fixed Issue #2127 (#2129)
|
2024-12-01 17:41:03 -08:00 |
|
Charles Packer
|
6be2000eda
|
feat: support pydantic models in tool uploads + patch dict/list types (#2112)
|
2024-11-30 10:09:03 -08:00 |
|
Matthew Zhou
|
58ec6238a8
|
feat: Improve retry mechanism for _get_ai_reply and refactor method (#2113)
|
2024-11-30 09:57:52 -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 |
|
Shubham Naik
|
cdea5a56c3
|
fix: example issue (#2114)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-11-27 14:44:11 -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
|
4d9b4eef9d
|
fix: Update block label also updates the BlocksAgents table (#2106)
|
2024-11-26 10:21:30 -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 |
|
Charles Packer
|
f237717ce4
|
fix: do a pre-validation validation on the inputs assigned to agent_state.message_ids (#2098)
|
2024-11-25 10:44:14 -08:00 |
|
Matthew Zhou
|
60cabae25a
|
feat: Make blocks agents mapping table (#2103)
|
2024-11-22 16:27:47 -08:00 |
|
Matthew Zhou
|
c72c11b888
|
chore: Add more log statements to base orm (#2101)
|
2024-11-22 13:59:03 -08:00 |
|
Matthew Zhou
|
4e825a0ef0
|
fix: Fix block model dump (#2100)
|
2024-11-22 13:09:42 -08:00 |
|
Charles Packer
|
324346db5c
|
fix: extra safety checks in the token counter for functions (#2061)
|
2024-11-22 12:13:10 -08:00 |
|
Charles Packer
|
202d6e25aa
|
fix: add more types to the type_map from python -> json schema (#2095)
|
2024-11-22 12:12:40 -08:00 |
|
Matthew Zhou
|
d12da645a0
|
feat: Add composio tools compatibility to sandboxes (#2097)
|
2024-11-22 12:10:36 -08:00 |
|
Charles Packer
|
44df28417f
|
fix: boost default char limit to 5k for core memory blocks (#2089)
|
2024-11-22 11:13:56 -08:00 |
|
Charles Packer
|
f438c057f8
|
fix: remove stray input (#2096)
|
2024-11-22 11:10:41 -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
|
355fe1b4cf
|
fix: silence bad print (#2093)
|
2024-11-22 09:44:28 -08:00 |
|
Charles Packer
|
c562664c62
|
fix: make runtime error warnings.warn instead (#2088)
|
2024-11-21 20:50:14 -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
|
ab3bf12fb2
|
fix: fix bug where updates sets block limit to default value (#2074)
|
2024-11-21 13:58:18 -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 |
|
Sarah Wooders
|
3e7fd08ace
|
chore: bump version to 0.5.4 (#2078)
|
2024-11-20 21:13:08 -08:00 |
|
Matthew Zhou
|
50f88586f0
|
fix: Lazy load llamaindex imports that are causing issues (#2075)
|
2024-11-20 17:18:39 -08:00 |
|
Sarah Wooders
|
86d9851023
|
feat: allow passing in tags to client.create_agent(tags=[..]) (#2073)
|
2024-11-20 12:12:14 -08:00 |
|
Matthew Zhou
|
85d558367f
|
fix: Fix security vuln with file upload (#2067)
|
2024-11-19 17:07:04 -08:00 |
|
Sarah Wooders
|
4f39c1f4b3
|
feat: bump version 0.5.3 (#2066)
|
2024-11-19 14:23:56 -08:00 |
|
Matthew Zhou
|
2bb3baf060
|
feat: Move blocks to ORM model (#1980)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-11-19 11:32:33 -08:00 |
|
Charles Packer
|
a75dfd7907
|
fix: context window overflow patch (#2053)
|
2024-11-18 15:21:11 -08:00 |
|
Charles Packer
|
f57dc28552
|
feat: support togetherAI via /completions (#2045)
|
2024-11-18 15:15:05 -08:00 |
|
Andrew Fitz
|
cada5976da
|
Add missing import in functions.py (#2060)
|
2024-11-18 13:20:38 -08:00 |
|
Charles Packer
|
7f8e911038
|
feat: added token counter command to CLI (#2047)
|
2024-11-17 14:02:21 -08:00 |
|