Commit Graph

1192 Commits

Author SHA1 Message Date
Scott
bd6bc7690a fix: Address exception send_message_to_agent() missing 1 required positional argument: 'stream_legacy' on 'v1/chat/completions' (#1592) 2024-07-29 22:44:26 -07:00
Sarah Wooders
acf8822af1 fix: Fixes error when calling function without providing timestamp (even t… (#1586) 2024-07-29 13:45:22 -07:00
Charles Packer
04249a7145 feat: allow editing the system prompt of an agent post-creation (#1585) 2024-07-28 20:14:34 -07:00
Vandracon
8f674da973 Fixes error when calling function without providing timestamp (even though it's marked as optional) 2024-07-28 01:27:03 -04:00
Charles Packer
d60e0c844b feat: allow templated system messages (#1584)
Co-authored-by: Maximilian-Winter <maximilian.winter.91@gmail.com>
2024-07-27 22:13:20 -07:00
Sarah Wooders
fd25304a48 fix: bump version 0.3.21 (#1576) 2024-07-26 14:51:14 -07:00
Sarah Wooders
4d14ce196d feat: changes create agent API to accept optional system value. (#1575) 2024-07-26 14:30:45 -07:00
Sarah Wooders
7c5d68be86 fix: sort order (#1574)
Co-authored-by: robingotz <tug29225@temple.edu>
2024-07-26 14:22:38 -07:00
Sarah Wooders
4d758a3073 fix: check for tool call in message object (#1573) 2024-07-26 14:04:29 -07:00
Vandracon
54e416c983 Changes create agent API to accept optional system value. 2024-07-26 16:44:49 -04:00
Sarah Wooders
4ad825c6db feat: disable parallel tool calling (#1570) 2024-07-25 17:52:53 -07:00
Sarah Wooders
f031050004 chore: bump version 0.3.20 (#1568) 2024-07-25 09:46:39 -07:00
Sarah Wooders
e6d429430f feat: add character limits for persona/human to /config response (#1546) 2024-07-25 09:46:19 -07:00
Sarah Wooders
fe0818d34c fix: fix CLI commands by migrating to Python client (#1563) 2024-07-23 19:52:18 -07:00
Charles Packer
c504529018 feat: patch missing inner thoughts on new openai models (#1562) 2024-07-23 19:51:25 -07:00
Sarah Wooders
a9d3275b79 fix: create source (#1553) 2024-07-22 22:57:53 -07:00
Sarah Wooders
198009c784 fix: fix bug in migration script memory for 0.3.18 (#1548) 2024-07-16 22:38:30 -07:00
robingotz
6355d9f8de feat: add character limits for persona/human to /config response 2024-07-16 16:48:42 +02:00
Sarah Wooders
3175e993d2 chore: bump version 0.3.19 (#1542) 2024-07-14 15:57:30 -07:00
Sarah Wooders
869e6bfe21 feat: migration script for version 0.3.18 (#1541) 2024-07-14 15:48:00 -07:00
Sarah Wooders
5bb82324f7 bump version 2024-07-14 15:47:53 -07:00
Sarah Wooders
ebd7d012b8 fix agent exists 2024-07-14 15:41:31 -07:00
Sarah Wooders
25c3f83d78 add migration script 2024-07-14 15:28:06 -07:00
Sarah Wooders
6feacb73fd fix list agnets 2024-07-14 15:27:48 -07:00
Sarah Wooders
718f2bcaa1 fix: add memory tools from dev portal (#1540) 2024-07-14 13:15:29 -07:00
Sarah Wooders
ac583ab044 fix: fix example scripts (#1536) 2024-07-11 23:05:40 -07:00
Sarah Wooders
a86a2f89f9 Add pip installs 2024-07-11 22:23:23 -07:00
Sarah Wooders
f4d48a36d2 Fix client 2024-07-11 21:01:17 -07:00
Sarah Wooders
b14e7884f4 Fix google search example 2024-07-11 21:00:41 -07:00
Sarah Wooders
1e77c06618 fix examples 2024-07-11 18:21:42 -07:00
Vinayak Sharma
f14c1b7e5e fix: Fixed issue #1523 (#1526) 2024-07-09 14:10:15 -07:00
yuleisheng
f24904216c fix: update docs to say 'stream_steps = True' (#1531) 2024-07-08 22:25:15 -07:00
yuleisheng
7ca2f98c6e fix: use params in get_all_users(GET) endpoint (#1518) 2024-07-07 20:39:37 -07:00
Sarah Wooders
c719edbfb2 fix: remove duplicate send_message functions (#1519) 2024-07-07 10:14:36 -07:00
Charles Packer
526ed7348c chore: update dev portal (#1514) 2024-07-04 18:47:10 -07:00
Kimi
8cb69964d2 fix: bug fixing for #1455 - not able to serialize json for Azure (#1495)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-07-04 14:57:49 -07:00
Charles Packer
8b13d195ce chore: .gitattributes (#1511) 2024-07-04 14:45:35 -07:00
Charles Packer
3473b2f8f6 fix: dos2unix text files (#1507)
Co-authored-by: robbyt
2024-07-04 14:15:56 -07:00
Charles Packer
2ae5e9421f fix: patch type error (#1506) 2024-07-04 14:10:10 -07:00
Robin Goetz
d6fd28b18b fix: use timestamp passed by request for user message created date (#1503)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-07-04 13:58:44 -07:00
Sarah Wooders
9b15cbef39 feat: refactor CoreMemory to support generalized memory fields and memory editing functions (#1479)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Maximilian-Winter <maximilian.winter.91@gmail.com>
2024-07-01 11:50:57 -07:00
Sarah Wooders
545bc5348e feat: migration script for 0.3.17 (#1489) 2024-06-30 12:25:16 -07:00
Sarah Wooders
26bfa0b6d8 feat: move tool functions to user (#1487) 2024-06-29 16:49:25 -07:00
Sarah Wooders
61364742a0 fix: fix main.yml test (#1484) 2024-06-27 10:59:25 -07:00
Sarah Wooders
e02244e180 chore: bump version to 0.3.18 (#1483) 2024-06-27 09:34:59 -07:00
Sarah Wooders
a8f8e7ae81 feat: include usage statistics in message response (#1482) 2024-06-26 20:46:18 -07:00
Charles Packer
a41a5a0669 feat: add token streaming to the MemGPT API (#1280) 2024-06-24 20:43:46 -07:00
Sarah Wooders
215946cede fix: more server patches for dev portal (#1475) 2024-06-23 09:55:01 -07:00
Sarah Wooders
99ae9c3832 feat: dev portal fixes for server changes (#1474) 2024-06-22 15:50:18 -07:00
Charles Packer
1eb6f82306 fix: drop print from #1465 (#1472) 2024-06-22 14:10:17 -07:00