Commit Graph

1141 Commits

Author SHA1 Message Date
Charles Packer
5d92e2f6d3 fix: patch /pop, /retry, and /rethink (#1471) 2024-06-22 13:57:27 -07:00
Charles Packer
021dc84f09 fix: fix ugly dev tool print in cli (#1469) 2024-06-22 13:55:38 -07:00
Sarah Wooders
d7961b68b0 feat: add more tool calling support to LocalClient (#1465) 2024-06-22 13:55:00 -07:00
Charles Packer
d161bc98b0 fix: add ensure_ascii to missing json.dumps calls (#1466) 2024-06-22 12:38:04 -07:00
Sarah Wooders
51e23d5f83 feat: add tools from the Python client (#1463) 2024-06-21 20:58:12 -07:00
Sarah Wooders
b1fbece818 fix: debug logs in server (#1452) (#1457)
Co-authored-by: Ethan Knox <ethan.m.knox@gmail.com>
2024-06-16 19:21:53 -07:00
Sarah Wooders
24f21284a1 fix: update Dockerfile to Python 3.12 (#1456) 2024-06-15 15:39:27 -07:00
Sarah Wooders
1a3ef1d4d5 feat: Migrating CLI to run on MemGPT Client for memgpt [list/add/delete] (#1428) (#1449)
Co-authored-by: Krishna Mandal <43015249+KrishnaM251@users.noreply.github.com>
2024-06-13 16:02:59 -07:00
Sarah Wooders
838ca1b40d fix: update rdme-openapi.yml to correct Python + poetry version (#1446) 2024-06-10 19:33:10 -07:00
Sarah Wooders
7ac11c1033 fix: allow concurrent processing for async def send_message function (#1445) 2024-06-10 15:15:05 -07:00
Eren-Ajani Tshimanga
0da130add8 feat: cursor pagination of get_all_users in /admin/users route (#1441) 2024-06-09 17:24:11 -07:00
Sarah Wooders
51f06fdae2 fix: various fixes to python client and add tutorial notebooks (#1377) 2024-06-09 15:32:20 -07:00
Sarah Wooders
de7de7e912 fix: remove server locking on agents (#1442) 2024-06-09 13:54:41 -07:00
Anush
ab0e6e5805 feat: Qdrant storage connector (#1023) 2024-06-04 23:24:25 -07:00
Sarah Wooders
16ec0abb4a chore: bump version 0.3.17 (#1435) 2024-06-04 22:20:19 -07:00
Charles Packer
5e8e83eae5 docs: update compat checklist (#1434) 2024-06-04 20:53:05 -07:00
Sarah Wooders
97ef8ba022 feat: Ollama embeddings api + Ollama tests (#1433)
Co-authored-by: Krishna Mandal <krishna@mandal.us>
2024-06-04 20:49:20 -07:00
Sarah Wooders
f56179050c feat: split up endpoint tests (#1432)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-06-04 19:03:38 -07:00
Sarah Wooders
8eba90c97f fix: add back memgpt/configs folder (#1431)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-06-04 16:28:11 -07:00
David
917ca5b881 fix: #1532 upload sources file error "I/O operation on closed file" (#1425) 2024-06-03 15:42:59 -07:00
Bear Huang
e5fd3fbab6 fix: Append encoding='utf-8' to open (#1423) 2024-05-31 10:47:06 -07:00
Charles Packer
130bf356d1 chore: bump version (#1421) 2024-05-26 16:03:53 -07:00
Sarah Wooders
595f00831a feat: Milvus storage connector (#1198) (#1400)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
2024-05-25 21:36:46 -07:00
Charles Packer
3242b861d9 fix: add missing attribution for #1416 (#1417)
Co-authored-by: ykhli <ykhli1013@gmail.com>
2024-05-25 17:27:43 -07:00
Charles Packer
487fd47b10 feat: resend example (#1416) 2024-05-25 17:22:58 -07:00
MEllis-github
648f781560 docs: update quickstart-server instructions (#1409) 2024-05-25 16:18:56 -07:00
David
a2647b4252 fix: get_keys_response is a list not a dict (#1412) 2024-05-25 15:19:30 -07:00
David
6450b91f17 docs: Update python_client.md (#1413) 2024-05-25 15:18:22 -07:00
Charles Packer
99758dc319 fix: patch #1401 (#1406) 2024-05-22 20:27:19 -07:00
lenaxia
f370670db1 feat(JSON Response): Enable JSON Response format for all Openai Calls… (#1401)
Signed-off-by: Lenaxia <github@47north.lat>
Co-authored-by: Lenaxia <github@47north.lat>
2024-05-22 19:05:34 -07:00
Alex
fc6c8423cd docs: Update README.md (#1403) 2024-05-22 18:00:13 -07:00
Ville H
021cfcd8be fix: creation of invalid tool in tool builder (#1402) 2024-05-21 16:25:49 -07:00
Shixian Sheng
9de42c3ee9 docs: Update README.md (#1396) 2024-05-19 19:04:11 -07:00
Charles Packer
7b0d99091e chore: bump version (#1390) 2024-05-16 15:55:05 -07:00
madgrizzle
d9df7dfbbc docs: Update storage.md (#1359) 2024-05-16 14:36:31 -07:00
Kirill Gadjello
becb5ac9fc feat: Llama3 (#1316)
Co-authored-by: SaneGaming <sanegaming@users.noreply.github.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2024-05-16 14:35:25 -07:00
Wendi
7d5acb28e2 docs: update README: Twitter Button, Consolidate call-to-action, Reorganize Content (#1387) 2024-05-15 21:13:07 -07:00
Charles Packer
6889f63e2c fix: make auth endpoint work with user API keys (#1385) 2024-05-14 23:10:26 -07:00
Charles Packer
bd81bd3ed7 feat: update portal (#1376)
Co-authored-by: goetzrobin <robin.goetz@temple.edu>
2024-05-13 12:40:54 -07:00
Sarah Wooders
5d7fb14530 feat: add more tool functionality for python client (#1361)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-05-13 12:05:32 -07:00
Charles Packer
c5ac6850c7 fix: patch #1355 (#1373) 2024-05-12 20:28:02 -07:00
madgrizzle
e9c9513f84 fix: various breaking bugs with local LLM implementation and postgres docker. (#1355) 2024-05-12 11:53:46 -07:00
Ankur Paul
9c457bdc77 docs: Update README.md (#1367) 2024-05-11 22:29:20 -07:00
Hamza Kyamanywa
5d1b071c3a docs: Update git clone link in README.md (#1368) 2024-05-11 22:28:28 -07:00
Charles Packer
ff26037441 fix: update docker test (#1354) 2024-05-07 10:09:42 -07:00
D-Octopus
5478f6a900 fix: patch typos in system prompt (#1348)
Co-authored-by: zhangyu04 <zhangyu04@lizhi.fm>
2024-05-07 09:51:45 -07:00
Sarah Wooders
486d1c55c0 fix: fix summarizer for tool_calls (#1350) 2024-05-06 22:18:12 -07:00
madgrizzle
699b1db400 fix: Update static_files.py (#1340)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-05-05 22:40:26 -07:00
Charles Packer
8ebed364a1 docs: Update README.md (#1338) 2024-05-03 15:39:06 -07:00
Charles Packer
789e9a9281 chore: bump version to 0.3.14 + strip version from server yaml (#1334) 2024-05-03 15:38:53 -07:00