Matthew Zhou
|
afbb5af30b
|
feat: Reverse inner thoughts for chat completions endpoint (#1081)
|
2025-02-20 12:30:34 -08:00 |
|
Sarah Wooders
|
81ba0a6567
|
docs: add documentation for DeepSeek integration (#1069)
|
2025-02-20 11:58:08 -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 |
|
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
|
308e6ce215
|
fix: Fix trailing } in chat completions interface (#842)
|
2025-02-10 15:45:13 -08:00 |
|
Matthew Zhou
|
3a5be5aa38
|
fix: Disable default OpenAI retry behavior (#856)
|
2025-01-30 11:37:47 -08:00 |
|
Charles Packer
|
c9361680fb
|
fix: fix fat finger push to main (#849)
|
2025-01-29 18:02:27 -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 |
|
Charles Packer
|
0225ca5381
|
fix: fix lmstudio docker (#788)
|
2025-01-26 19:19:31 -08:00 |
|
Charles Packer
|
d54e4fd4ac
|
feat: lmstudio support via /v1/chat/completions proxy route (#724)
|
2025-01-24 15:08:23 -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 |
|
Charles Packer
|
7d04fe2cb9
|
fix: patch gpt4omini bug (#619)
|
2025-01-12 17:34:25 -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 |
|