Commit Graph

113 Commits

Author SHA1 Message Date
David
a2647b4252 fix: get_keys_response is a list not a dict (#1412) 2024-05-25 15:19:30 -07:00
Ankur Paul
9c457bdc77 docs: Update README.md (#1367) 2024-05-11 22:29:20 -07:00
Charles Packer
c59af308fe ci: update workflows (add autoflake and isort) (#1300) 2024-04-27 11:54:34 -07:00
Charles Packer
a80b7e8fec feat: Add personal assistant demo code from meetup (#1294) 2024-04-24 16:58:15 -07:00
Charles Packer
b35de11d96 chore: run autoflake + isort (#1279) 2024-04-20 11:40:22 -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
Sarah Wooders
844b153ea3 feat: add google search example (#1167) 2024-03-20 12:57:56 -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
4e20b78b67 feat: add example for google search custom function (#1133) 2024-03-11 22:24:41 -07:00
Charles Packer
637cb9c2b4 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
3b99151711 feat: Create RESTClient and Admin client for interacting with server from python (#1033) 2024-02-22 11:16:01 -08:00
Sarah Wooders
60cd5ec56b docs: Update OpenAI assistants example to use memgpt server (#1012) 2024-02-15 11:44:36 -08:00
Sarah Wooders
bf252b90f0 feat: Partial support for OpenAI-compatible assistant API (#838) 2024-02-13 16:09:20 -08:00