Commit Graph

15 Commits

Author SHA1 Message Date
Matthew Zhou
bc2c0b2482
fix: refactor Google AI Provider / helper functions and add endpoint test (#1850)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-08 16:55:11 -07:00
Matthew Zhou
f61ac27800
feat: Add listing llm models and embedding models for Azure endpoint (#1846)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-08 15:14:55 -07:00
Matthew Zhou
a2d1d9e5ee
test: add complex testing for Groq Llama 3.1 70b (#1845)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-08 14:22:13 -07:00
Matthew Zhou
7be60fcf0f
fix: Fix Azure provider and add complex e2e testing (#1842)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-07 17:59:06 -07:00
Sarah Wooders
d631cec3d6
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
692c7897a2 Edit workflows 2024-10-04 16:18:42 -07:00
cpacker
7e9614b1e5 fix: force inner_thoughts_in_kwargs for groq since their function calling wrapper doesn't work without it 2024-10-03 19:08:42 -07:00
cpacker
47e072cae1 fix: various fixes to get groq to work from the CLI 2024-10-03 19:03:59 -07:00
Matt Zhou
831cdb5e77 wip add errors and refactor out into tools 2024-10-03 14:46:36 -07:00
Matt Zhou
b1d6797e35 Add groq flow to CLI 2024-10-03 10:04:18 -07:00
Matt Zhou
c5acb2e2ad Finish adding groq and test 2024-10-01 16:40:28 -07:00
Matt Zhou
6fe7564100 wip 2024-10-01 16:22:34 -07:00
Matt Zhou
673ceda1f9 wip 2024-10-01 15:42:59 -07:00
Sarah Wooders
dda63c4d51
fix: various fixes for workflow tests (#1788) 2024-09-25 13:58:21 -07:00
Sarah Wooders
85faf5f474
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