Matthew Zhou
|
b3f86fe4cd
|
chore: Move ID generation logic out of the ORM layer and into the Pydantic model layer (#1981)
|
2024-11-05 17:05:10 -08:00 |
|
Charles Packer
|
5204a3a4e0
|
fix: removed dead workflow file (#1970)
|
2024-11-01 14:29:41 -07:00 |
|
Charles Packer
|
da6fa7909f
|
fix: stop running the PR title validation on main, only on PRs (#1969)
|
2024-11-01 13:59:03 -07:00 |
|
Shubham Naik
|
a8c3e90dc0
|
chore: add migration script (#1960)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-10-31 11:04:46 -07:00 |
|
Matthew Zhou
|
7bb0f53c23
|
feat: Implement tool calling rules for agents (#1954)
|
2024-10-30 16:53:41 -07:00 |
|
Sarah Wooders
|
362176c5ed
|
feat: add workflow to also publish to memgpt repository (#1953)
|
2024-10-29 10:59:02 -07:00 |
|
Matthew Zhou
|
9439e5e255
|
fix: Clean up some legacy code and fix Groq provider (#1950)
|
2024-10-28 14:13:11 -07:00 |
|
Sarah Wooders
|
969300fb56
|
feat: move docker run command to use port 8283 (#1949)
|
2024-10-28 13:57:30 -07:00 |
|
Sarah Wooders
|
0bd45ab27d
|
fix: update ollama model for testing (#1941)
|
2024-10-25 15:42:44 -07:00 |
|
Matthew Zhou
|
d74406af41
|
feat: Add orm for Tools and clean up Tool logic (#1935)
|
2024-10-25 14:25:40 -07:00 |
|
Matthew Zhou
|
9acdaacc7c
|
test: Add archival insert test to GPT-4 and make tests failure sensitive (#1930)
|
2024-10-24 15:54:29 -07:00 |
|
Matthew Zhou
|
f93dc8250b
|
chore: Consolidate CI style checks (#1936)
|
2024-10-24 15:24:26 -07:00 |
|
Matthew Zhou
|
ff4be4576b
|
feat: Add ORM for user model (#1924)
|
2024-10-23 10:28:00 -07:00 |
|
Shubham Naik
|
4fbc8c9fbb
|
chore: support alembic (#1867)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-10-11 15:51:14 -07:00 |
|
Matthew Zhou
|
02f4098553
|
test: Fix Azure tests and write CI tests (#1871)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-11 15:12:45 -07:00 |
|
Matthew Zhou
|
5cc3a1d8af
|
chore: add e2e tests for Groq to CI (#1868)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-10 17:43:14 -07:00 |
|
Matthew Zhou
|
5769e0c815
|
chore: add CLI CI test (#1858)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-09 14:34:36 -07:00 |
|
Sarah Wooders
|
dd51b15154
|
feat: list available embedding/LLM models for ollama (#1840)
|
2024-10-08 14:57:11 -07:00 |
|
Sarah Wooders
|
91287a76c9
|
feat: list out embedding models for Google AI provider (#1839)
|
2024-10-08 11:28:24 -07:00 |
|
Matthew Zhou
|
c76cecb8cb
|
test: Add complex e2e tests for anthropic opus-3 model (#1837)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-07 11:39:54 -07:00 |
|
Sarah Wooders
|
9e4c7ad07f
|
feat: require LLMConfig and EmbeddingConfig to be specified for agent creation + allow multiple simultaneous provider configs for server (#1814)
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-10-04 19:35:00 -07:00 |
|
Matt Zhou
|
69636bf2ad
|
rename test
|
2024-10-04 16:41:30 -07:00 |
|
Matt Zhou
|
cb1c686c43
|
Specify GPT-4 in the test
|
2024-10-04 16:40:06 -07:00 |
|
Matt Zhou
|
dcf23ad155
|
Try new testing yml
|
2024-10-04 16:33:01 -07:00 |
|
Matt Zhou
|
5db29a821a
|
Fix summarize step
|
2024-10-04 16:27:12 -07:00 |
|
Matt Zhou
|
b215990b98
|
Edit workflows
|
2024-10-04 16:18:42 -07:00 |
|
Matt Zhou
|
08b5a023de
|
Update openAI e2e test to include external-tools
|
2024-10-04 10:29:20 -07:00 |
|
Matt Zhou
|
ab5d12f586
|
Finish testing gpt4 openai
|
2024-10-03 18:28:58 -07:00 |
|
Matthew Zhou
|
58aa7e09df
|
feat: Add integration with Composio tools (#1820)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-10-02 20:58:03 -07:00 |
|
Matthew Zhou
|
ed7e3d1482
|
docs: Finish writing example for LangChain tooling (#1810)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-01 13:46:49 -07:00 |
|
Matthew Zhou
|
2164aedb46
|
fix: Enable importing LangChain tools with arguments (#1807)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-09-30 18:47:48 -07:00 |
|
Sarah Wooders
|
a8a44436ab
|
fix: deprecate local embedding tests (#1789)
|
2024-09-25 14:08:59 -07:00 |
|
Sarah Wooders
|
424cfd60b3
|
fix: various fixes for workflow tests (#1788)
|
2024-09-25 13:58:21 -07:00 |
|
Sarah Wooders
|
8ae1e64987
|
chore: migrate package name to letta (#1775)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-09-23 09:15:18 -07:00 |
|
Charles Packer
|
f203f51bac
|
ci: disable assistants api workflow (#1752)
|
2024-09-13 13:56:40 -07:00 |
|
Charles Packer
|
635fb1cc66
|
feat: add V1 route refactor from integration branch into separate PR (#1734)
|
2024-09-09 20:49:59 -07:00 |
|
Charles Packer
|
6c89f8e303
|
fix: patch workflows (#1735)
|
2024-09-08 17:39:01 -07:00 |
|
Ethan Knox
|
a3b9f7e0f0
|
feat: autocommit linting (#1682)
|
2024-09-08 15:36:57 -07:00 |
|
Sarah Wooders
|
8f34f3e5f1
|
fix: various fixes to patch anthropic integration (#1698)
|
2024-08-30 15:15:56 -07:00 |
|
Sarah Wooders
|
6591290754
|
update tests workflow
|
2024-08-26 15:27:22 -07:00 |
|
Sarah Wooders
|
7f589eaf63
|
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (#1579)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local>
Co-authored-by: Zack Field <field.zackery@gmail.com>
|
2024-08-16 19:53:21 -07:00 |
|
Charles Packer
|
e8813e5937
|
revert: #1659 (#1660)
|
2024-08-16 19:52:47 -07:00 |
|
Sarah Wooders
|
9601b53010
|
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (cleaned up git history) (#1659)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local>
Co-authored-by: Zack Field <field.zackery@gmail.com>
Co-authored-by: robingotz <tug29225@temple.edu>
Co-authored-by: Vandracon <vandracon@yahoo.com>
Co-authored-by: Maximilian-Winter <maximilian.winter.91@gmail.com>
Co-authored-by: Scott <scott@vysona.com>
Co-authored-by: Jonathan Ward <jonathan.ward7892@gmail.com>
Co-authored-by: madgrizzle <john@thehogans.name>
Co-authored-by: Carlo <284474102@qq.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Robin Goetz <35136007+goetzrobin@users.noreply.github.com>
|
2024-08-16 19:33:47 -07:00 |
|
Sarah Wooders
|
8e9c755292
|
chore: remove deprecated main.yml file (#1604)
|
2024-08-01 16:12:32 -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
|
61364742a0
|
fix: fix main.yml test (#1484)
|
2024-06-27 10:59:25 -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
|
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 |
|