Sarah Wooders
|
7a4c6d4f2a
|
feat: add tools from the Python client (#1463)
|
2024-06-21 20:58:12 -07:00 |
|
Sarah Wooders
|
6ebe177e37
|
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
|
eaed123af8
|
chore: run autoflake + isort (#1279)
|
2024-04-20 11:40:22 -07:00 |
|
Charles Packer
|
765eba4239
|
fix: misc bugs (#1276)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-04-20 10:24:51 -07:00 |
|
Sarah Wooders
|
80f0ef507b
|
feat: use background tasks for processing uploaded files to REST API (#1263)
|
2024-04-19 18:15:30 -07:00 |
|
Sarah Wooders
|
2d980e4d25
|
feat: REST API support for tool creation (#1219)
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-04-08 22:11:18 -07:00 |
|
Sarah Wooders
|
9c85919e65
|
feat: add description to source (#1175)
|
2024-03-21 13:02:50 -07:00 |
|
Charles Packer
|
0ac67d2733
|
fix: additions to utc patch (#1176) (#1177)
|
2024-03-21 13:02:19 -07:00 |
|
Charles Packer
|
89cc4b98ed
|
feat: add Preset routes to API + patch for tool_call_id max length OpenAI error (#1165)
|
2024-03-20 17:05:06 -07:00 |
|
Charles Packer
|
1c25a80cb9
|
feat: return source metadata with list sources route (#1164)
|
2024-03-18 17:21:09 -07:00 |
|
Sarah Wooders
|
ebfe9495e6
|
feat: add remaining Python client support for REST API routes + tests (#1160)
|
2024-03-17 17:34:37 -07:00 |
|
Charles Packer
|
6abe5c5d0d
|
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 |
|
Charles Packer
|
a547c106f5
|
feat: add a last_run field to the agent state model (#1124)
|
2024-03-10 18:06:00 -07:00 |
|
Sarah Wooders
|
f193aa58fa
|
feat: Add data sources to REST API (#1118)
|
2024-03-10 14:34:35 -07:00 |
|
Charles Packer
|
703004852f
|
feat: add metadata to GET tools route (#1117)
|
2024-03-08 14:13:08 -08:00 |
|
Charles Packer
|
435ac90962
|
fix: silence pydantic warning about protected namespace (#1116)
|
2024-03-08 14:03:28 -08:00 |
|
Charles Packer
|
e6ffbc2632
|
feat: add GET REST API route for listing tools (#1100)
|
2024-03-05 22:11:24 -08:00 |
|
Charles Packer
|
dcf746cd91
|
feat: one time pass of autoflake + add autoflake to dev extras (#1097)
Co-authored-by: tombedor <tombedor@gmail.com>
|
2024-03-05 16:35:12 -08:00 |
|
Sarah Wooders
|
15dbe34dfe
|
feat: Update REST API routes GET information for agents/humans/personas and store humans/personas in DB (#1074)
|
2024-03-02 13:07:24 -08:00 |
|
Sarah Wooders
|
9ada3ef529
|
feat: Create RESTClient and Admin client for interacting with server from python (#1033)
|
2024-02-22 11:16:01 -08:00 |
|