Sarah Wooders
|
ece8dab05d
|
feat: various fixes (#2320)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-12-31 10:53:33 +04:00 |
|
cthomas
|
92829e7daf
|
feat: store handle in configs (#2299)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-20 17:37:42 -08:00 |
|
S.Go
|
c697bee9e7
|
Add support for non pro models (#2285)
|
2024-12-19 12:13:38 -08:00 |
|
cthomas
|
bb06ab0fcb
|
feat: Add optional llm and embedding handle args to CreateAgent request (#2260)
|
2024-12-17 15:31:19 -08:00 |
|
Charles Packer
|
f57dc28552
|
feat: support togetherAI via /completions (#2045)
|
2024-11-18 15:15:05 -08:00 |
|
Matthew Zhou
|
e40e60945a
|
feat: Move Source to ORM model (#1979)
|
2024-11-12 09:57:40 -08:00 |
|
Matthew Zhou
|
9439e5e255
|
fix: Clean up some legacy code and fix Groq provider (#1950)
|
2024-10-28 14:13:11 -07:00 |
|
Matthew Zhou
|
6e6aad7bb0
|
feat: Add MistralProvider (#1883)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-14 13:34:12 -07:00 |
|
Charles Packer
|
1099809e49
|
fix: patch errors with OllamaProvider (#1875)
|
2024-10-12 20:19:20 -07:00 |
|
Sarah Wooders
|
3c547345e1
|
feat: add VLLMProvider (#1866)
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-10-11 15:58:12 -07:00 |
|
Sarah Wooders
|
e15dea623d
|
chore: fix branch (#1865)
|
2024-10-10 14:07:45 -07:00 |
|
Charles Packer
|
fb8ba76e42
|
fix: add missing hardcodings for popular OpenAI models (#1863)
|
2024-10-10 10:19:41 -07:00 |
|
Sarah Wooders
|
117134810c
|
feat: cleanup display of free endpoint (#1860)
|
2024-10-09 17:47:20 -07:00 |
|
Sarah Wooders
|
b568830978
|
chore: deprecate letta configure and remove config defaults (#1841)
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-10-09 14:32:08 -07:00 |
|
Matthew Zhou
|
b83f77af22
|
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
|
446b8f2154
|
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 |
|
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
|
1104438490
|
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
|
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 |
|