Maximilian Winter
|
cdf2e8994b
|
fix: Update memgpt_chat.txt and remove all spelling and grammar errors. (#1210)
|
2024-04-03 11:52:52 -07:00 |
|
Charles Packer
|
1bab939c1e
|
chore: Update policies (#686)
|
2024-04-02 10:53:03 -07:00 |
|
palandovalex
|
474a4d0f21
|
fix: Handle list[str] in function schema(continuation) (#1110)
|
2024-04-02 10:50:16 -07:00 |
|
Sarah Wooders
|
5e8091a5a5
|
fix: skip empty string passages returned by llama index parsing (#1208)
|
2024-04-02 10:49:41 -07:00 |
|
Nikhil Pandey
|
f651ac383a
|
fix: duplicate passage across/within files causing issues in insert_many with postgres (#1205)
|
2024-04-02 10:24:39 -07:00 |
|
Charles Packer
|
d4cf8bda2c
|
feat: added groq support via local option w/ auth (#1203)
|
2024-04-01 15:31:05 -07:00 |
|
Sarah Wooders
|
534054a144
|
fix: fix env variable for postgres in compose.yaml (#1204)
|
2024-04-01 14:14:59 -07:00 |
|
Sarah Wooders
|
0bf1624140
|
feat: only use OpenAI for tests.yaml if env variable is set (#1196)
|
2024-03-28 15:07:02 -07:00 |
|
Sarah Wooders
|
0f38548cb8
|
feat: Add nested KV and doc QA experiment scripts for paper (#990)
|
2024-03-28 11:30:09 -07:00 |
|
Sarah Wooders
|
ef913a743b
|
feat: move quickstart to use inference.memgpt.ai (#1190)
|
2024-03-27 17:09:11 -07:00 |
|
Charles Packer
|
4b5666ac64
|
fix: patch out-of-sync / missing tzinfo timestamps coming back from API server (#1182)
|
2024-03-26 20:37:44 -07:00 |
|
Sarah Wooders
|
c0bd66c957
|
feat: client tests for docker compose server (#1189)
|
2024-03-26 18:58:00 -07:00 |
|
Sarah Wooders
|
c8297f53e4
|
feat: create memgpt server with postgres DB with docker compose up (#1183)
|
2024-03-25 22:32:26 -07:00 |
|
Sarah Wooders
|
7c80e800c3
|
feat: create docker-image.yml (#1181)
|
2024-03-21 15:58:37 -07:00 |
|
Sarah Wooders
|
12d075d9b9
|
feat: return num_passages in Source.metadata_ from REST list sources endpoint (#1178)
|
2024-03-21 15:41:31 -07:00 |
|
Charles Packer
|
fe32e36576
|
fix: update print statement on server (#1180)
|
2024-03-21 14:50:52 -07:00 |
|
Charles Packer
|
acbdd4c0e5
|
fix: patch vllm/local endpoint model GET bug (#1179)
|
2024-03-21 14:50:04 -07:00 |
|
Sarah Wooders
|
08fd722f13
|
feat: add description to source (#1175)
|
2024-03-21 13:02:50 -07:00 |
|
Charles Packer
|
542d78c102
|
fix: additions to utc patch (#1176) (#1177)
|
2024-03-21 13:02:19 -07:00 |
|
Charles Packer
|
6d62141384
|
feat: migrate all calls to datetime.now() to datetime.now(UTC) (#1176)
|
2024-03-21 12:36:56 -07:00 |
|
Sarah Wooders
|
9af1ceb11e
|
fix: fix broken example after modifying client to return pydantic objects (#1174)
|
2024-03-21 11:56:40 -07:00 |
|
Charles Packer
|
ed2a06aea5
|
chore: bump version to 0.3.7 (#1173)
|
2024-03-20 22:03:56 -07:00 |
|
Charles Packer
|
140cc733de
|
feat: return information on attached agents when getting list of sources from API (#1172)
|
2024-03-20 22:00:37 -07:00 |
|
Charles Packer
|
6ee95c31e8
|
feat: move source_id to path variable (#1171)
|
2024-03-20 21:37:52 -07:00 |
|
Charles Packer
|
d0dfa7c34e
|
feat: add Preset routes to API + patch for tool_call_id max length OpenAI error (#1165)
|
2024-03-20 17:05:06 -07:00 |
|
Sarah Wooders
|
094b2177de
|
fix: write temporary file for REST upload file endpoint + return number added passages/documents (#1169)
|
2024-03-20 15:39:08 -07:00 |
|
Sarah Wooders
|
844b153ea3
|
feat: add google search example (#1167)
|
2024-03-20 12:57:56 -07:00 |
|
Charles Packer
|
b467008bc4
|
feat: return source metadata with list sources route (#1164)
|
2024-03-18 17:21:09 -07:00 |
|
Sarah Wooders
|
e58ca5baed
|
feat: add remaining Python client support for REST API routes + tests (#1160)
|
2024-03-17 17:34:37 -07:00 |
|
Peiran Yao
|
7ea83fa7f0
|
fix: fix azure credential configuration (#1152)
|
2024-03-17 17:04:04 -07:00 |
|
Charles Packer
|
b6864e0e2b
|
feat: Allow timestamp in send_message POST (#1161)
|
2024-03-16 23:12:32 -07:00 |
|
Charles Packer
|
76a2137d0d
|
feat: during agent creation - create new presets in the DB if the preset had overrides (#1159)
|
2024-03-16 22:29:29 -07:00 |
|
Charles Packer
|
16a9bddb22
|
fix: (1) refactor in Agent.step() to fix out-of-order timestamps, (2) bug fixes with usage of preset/human vs filename values (#1145)
|
2024-03-16 20:11:31 -07:00 |
|
Sarah Wooders
|
70a9e9b81c
|
feat: implement remaining Admin routes in client and add tests (#1157)
|
2024-03-16 20:03:19 -07:00 |
|
serkan haytac
|
34c3a3b396
|
docs: Update api.md (#1158)
|
2024-03-16 19:53:45 -07:00 |
|
Sarah Wooders
|
8368942376
|
fix: fix existing agent listing for CLI (#1146)
|
2024-03-12 15:12:09 -07:00 |
|
Charles Packer
|
5b5bad9287
|
fix: patch agent creation bug that resurfaced (#1143)
|
2024-03-12 12:51:37 -07:00 |
|
Robin Goetz
|
021e02b65e
|
fix: correct dummy tools api call response (#1142)
|
2024-03-12 10:27:31 -07:00 |
|
Robin Goetz
|
c9bffc1de5
|
fix: fix key typo when getting archival memory response (#1141)
|
2024-03-12 09:43:00 -07:00 |
|
Robin Goetz
|
08124bdfa3
|
feat: expose cursor based retrieval of previous messages (#1140)
|
2024-03-12 09:38:01 -07:00 |
|
Charles Packer
|
3f998148ce
|
feat: add (dummy) create tool route (#1139)
|
2024-03-12 02:56:50 -07:00 |
|
Charles Packer
|
c32439af63
|
feat: enable tool selection via agent creation POST (#1137)
|
2024-03-12 02:36:47 -07:00 |
|
Sarah Wooders
|
59bf3d913a
|
docs: update connector documentation (#1136)
|
2024-03-11 23:36:28 -07:00 |
|
Charles Packer
|
aceec389c2
|
feat: add in-context message field ('in_context') to message dicts returned by GET /api/agents/{a_id}/messages (#1135)
|
2024-03-11 23:02:00 -07:00 |
|
Sarah Wooders
|
4e20b78b67
|
feat: add example for google search custom function (#1133)
|
2024-03-11 22:24:41 -07:00 |
|
Charles Packer
|
71cd84e31f
|
chore: bump version to 0.3.6 (#1114)
|
2024-03-11 16:33:38 -07:00 |
|
Charles Packer
|
1f192be107
|
feat: added persona/human_name fields to Preset (#1134)
|
2024-03-11 16:33:05 -07:00 |
|
Sarah Wooders
|
c508acb9dc
|
fix: modify metadata presets functions (#1132)
|
2024-03-11 16:32:50 -07:00 |
|
Sarah Wooders
|
d17719f19b
|
feat: enable adding presets via the CLI (#1131)
|
2024-03-11 15:01:56 -07:00 |
|
Robin Goetz
|
0675fff14f
|
fix: use bookworm version of python image to resolve sqllite/chroma i… (#1130)
|
2024-03-11 14:31:51 -07:00 |
|