Matthew Zhou
|
71620c1303
|
feat: Use Async OpenAI client to prevent blocking server thread (#811)
|
2025-01-28 14:02:33 -08:00 |
|
mlong93
|
18f06cd681
|
feat: new routes to gather a job's messages and usage statistics (#564)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-12 12:36:10 -08:00 |
|
Caren Thomas
|
7144fd2867
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
|
Caren Thomas
|
905906d416
|
run isort on apps/core
|
2024-12-26 19:27:09 -08:00 |
|
Shubham Naik
|
4cf354c033
|
fix: add tests to cypress
|
2024-12-23 14:44:08 -08:00 |
|
cthomas
|
a5b1aac1fd
|
fix: propagate error on tool failure (#2281)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-20 16:38:16 -08:00 |
|
cthomas
|
6fb2968006
|
fix: refactor sandbox run logic to add status field (#2248)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-17 15:44:41 -08:00 |
|
Matthew Zhou
|
7908b8a15f
|
feat: Rewrite agents (#2232)
|
2024-12-13 14:43:19 -08:00 |
|
Sarah Wooders
|
d61b2f9545
|
feat: enable configuration of response_char_limit for tools (#2207)
|
2024-12-09 18:55:18 -08:00 |
|
Matthew Zhou
|
f638c42b56
|
chore: Migrate jobs to the orm (#2165)
|
2024-12-04 18:11:06 -08:00 |
|
Matthew Zhou
|
3b1f579aba
|
feat: Add lock around loading agent (#2141)
|
2024-12-02 17:46:48 -08:00 |
|
Matthew Zhou
|
85d558367f
|
fix: Fix security vuln with file upload (#2067)
|
2024-11-19 17:07:04 -08:00 |
|
Charles Packer
|
8a9e6dddd3
|
feat: add function IDs to LettaMessage function calls and response (#1909)
|
2024-10-19 21:47:48 -07:00 |
|
Matt Zhou
|
70ba1b66af
|
Fix failing tests and add safe json serializer
|
2024-10-04 15:40:24 -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 |
|