Matthew Zhou
|
afbb5af30b
|
feat: Reverse inner thoughts for chat completions endpoint (#1081)
|
2025-02-20 12:30:34 -08:00 |
|
cthomas
|
c5985ed989
|
feat: add tracing (#883)
|
2025-02-18 19:03:31 -08:00 |
|
Kevin Lin
|
7173d5cefb
|
feat: support deepseek models (#821)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
|
2025-02-18 15:28:01 -08:00 |
|
Matthew Zhou
|
7dc98969a8
|
feat: Fix VLLM tool_choice (#1001)
|
2025-02-14 11:59:32 -08:00 |
|
Sarah Wooders
|
fd8933c447
|
feat: google vertex integration (#980)
|
2025-02-12 18:06:26 -08:00 |
|
Charles Packer
|
68f6239342
|
fix: add prefix fill support for Claude to try and boost haiku performance (#958)
|
2025-02-10 22:36:47 -08:00 |
|
Kevin Lin
|
e858871ccb
|
fix: add max tokens (#795)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-02-10 20:28:03 -08:00 |
|
Matthew Zhou
|
3a5be5aa38
|
fix: Disable default OpenAI retry behavior (#856)
|
2025-01-30 11:37:47 -08:00 |
|
cpacker
|
f3c512f4a1
|
fix: pass in a dummy key to openai python client if it doesn't exist at inference time
|
2025-01-29 17:55:54 -08:00 |
|
Matthew Zhou
|
9c5033e0bd
|
feat: Use Async OpenAI client to prevent blocking server thread (#811)
|
2025-01-28 14:02:33 -08:00 |
|
mlong93
|
fed9f77ac9
|
feat: add anthropic streaming (#716)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-01-26 17:35:22 -08:00 |
|
Kevin Lin
|
8a8ce46763
|
chore: add temperature to LLMConfig (#735)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-01-23 15:55:47 -08:00 |
|
Matthew Zhou
|
3ed216673e
|
feat: Use official OpenAI client (#752)
|
2025-01-23 15:45:06 -08:00 |
|
mlong93
|
75fcf297d2
|
chore: Migrate to anthropic sdk (#693)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-17 15:22:01 -08:00 |
|
mlong93
|
e9790d07ca
|
feat: add support for AWS Bedrock (Anthropic) (#689)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-17 11:42:21 -08:00 |
|
cthomas
|
2a117f7a73
|
feat: support custom api keys for cloud (#533)
|
2025-01-07 22:12:55 -08:00 |
|
Matthew Zhou
|
4fd04c63fe
|
chore: Merge OSS (#512)
|
2025-01-06 10:46:53 -08:00 |
|
Caren Thomas
|
fd8961c39e
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
|
Caren Thomas
|
ea0cca7bad
|
run isort on apps/core
|
2024-12-26 19:27:09 -08:00 |
|
Shubham Naik
|
0b8017853a
|
fix: add tests to cypress
|
2024-12-23 14:44:08 -08:00 |
|
Shubham Naik
|
5a743d1dc4
|
Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
|
2024-12-22 20:31:22 -08:00 |
|