Commit Graph

15 Commits

Author SHA1 Message Date
Sarah Wooders
cb85ccebc1 test: add test for pip install on python 3.10, 3.11, and 3.12 and remove crewAI tools (#2082) 2024-11-21 19:50:35 -08:00
Matthew Zhou
2d26365e42 fix: Fix summarizer for Anthropic and add integration tests (#2046) 2024-11-15 16:46:12 -08:00
Matthew Zhou
c9c10e945e fix: Fix memory summarization (#2029) 2024-11-12 18:02:34 -08: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
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
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
Sarah Wooders
f56179050c feat: split up endpoint tests (#1432)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-06-04 19:03:38 -07:00