cthomas
|
7a37557bb9
|
feat: remove organization from agents pydantic schema (#3426)
|
2025-07-19 22:47:32 -07:00 |
|
cthomas
|
96df26fdfe
|
feat: remove groups selectin on blocks model (#3423)
|
2025-07-19 22:03:22 -07:00 |
|
cthomas
|
1c3275b3c9
|
feat: remove batch items selectin from agents model (#3422)
|
2025-07-19 21:59:40 -07:00 |
|
cthomas
|
89f86b4263
|
feat: remove identities selectin from blocks model (#3424)
|
2025-07-19 21:44:47 -07:00 |
|
cthomas
|
dd69379b47
|
feat: use no refresh in job update (#3421)
|
2025-07-19 21:33:08 -07:00 |
|
cthomas
|
810628acd9
|
feat: remove organization from pydantic message model (#3411)
|
2025-07-19 09:28:54 -07:00 |
|
cthomas
|
8ab01a234a
|
feat: use custom dependencies in tool simulator (#3410)
|
2025-07-19 09:01:28 -07:00 |
|
Matthew Zhou
|
c545311cd8
|
fix: Fix set comparison in tool manager (#3420)
|
2025-07-18 21:00:41 -07:00 |
|
Matthew Zhou
|
4a72d1c8c4
|
fix: Bulk insert base tools if using postgres (#3419)
Test failures here are time out flakes
|
2025-07-18 20:04:52 -07:00 |
|
Andy Li
|
1ccaae8960
|
chore: cleanup database detection
|
2025-07-18 17:12:56 -07:00 |
|
Matthew Zhou
|
33d99be157
|
feat: Add env var to control model within builtin web_search tool (#3417)
|
2025-07-18 16:45:59 -07:00 |
|
Matthew Zhou
|
e2a6f94b60
|
feat: Support exporting/importing sources and files for agent file (#3414)
|
2025-07-18 16:20:18 -07:00 |
|
cthomas
|
6b17923d78
|
fix: reduce number of db connections for job status update (#3398)
|
2025-07-18 14:20:36 -07:00 |
|
Andy Li
|
c08425b4fe
|
chore: default to uvloop
|
2025-07-18 12:48:36 -07:00 |
|
Andy Li
|
60c4e23904
|
feat: stop reasons and error messages and sentry fixes
|
2025-07-18 11:56:20 -07:00 |
|
Andy Li
|
04e9f43220
|
chore: strings lint cleanup (#3374)
|
2025-07-18 09:20:45 -07:00 |
|
cthomas
|
fd835492d8
|
feat: LET-3090 add sqlalchemy debug info to traces (#3401)
|
2025-07-17 22:17:48 -07:00 |
|
cthomas
|
b0d4cad27c
|
feat: use no refresh in create_provider_trace_async (#3400)
|
2025-07-17 22:14:45 -07:00 |
|
cthomas
|
3e385a2f8f
|
feat: use no refresh in log_step_async (#3399)
|
2025-07-17 21:56:48 -07:00 |
|
Kian Jones
|
0cd8c830c9
|
feat(sqlite): CI Tests for Alembic and SQLite (#3358)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-07-17 18:04:13 -07:00 |
|
cthomas
|
f670bd7619
|
feat: add no_refresh flag to sqlalchemy helpers (#3377)
|
2025-07-17 14:20:50 -07:00 |
|
cthomas
|
7939d2c366
|
feat: remove concurrent db connection spawning (#3380)
|
2025-07-17 14:01:38 -07:00 |
|
cthomas
|
ce2fdf3669
|
feat: don't expire on commit (#3384)
|
2025-07-17 13:50:10 -07:00 |
|
Matthew Zhou
|
f4854e95cd
|
feat: Add get agents for source_id endpoint (#3381)
|
2025-07-17 11:47:41 -07:00 |
|
Matthew Zhou
|
181006b3ea
|
feat: Fix tests/test_agent_serialization_v2.py sorting issues test (#3383)
|
2025-07-17 11:47:34 -07:00 |
|
Eric Ly
|
396f37156c
|
feat: create 'test connection' bedrock api + fix endpoints for test connection (ant, openai, gemini) (#3227)
Co-authored-by: Eric Ly <lyyeric@letta.com>
|
2025-07-17 11:39:46 -07:00 |
|
Matthew Zhou
|
d0d67d8b9b
|
feat: Throttle pinecone uploads (#3373)
|
2025-07-16 20:29:08 -07:00 |
|
jnjpng
|
83803a7f52
|
feat: add test connection for stdio and add tool params to server list
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-17 00:22:46 +00:00 |
|
Matthew Zhou
|
bc190ab9f8
|
feat: Add alembic version to the agent file metadata (#3369)
just failing
|
2025-07-16 17:11:09 -07:00 |
|
Matthew Zhou
|
327640d99f
|
feat: add include_detailed_per_source_metadata flag to sources metadata endpoint (#3371)
|
2025-07-16 17:10:41 -07:00 |
|
Matthew Zhou
|
0f69d503aa
|
fix: Move callback execution out of the async session (#3360)
|
2025-07-16 15:43:32 -07:00 |
|
Matthew Zhou
|
5337c7a009
|
feat: Establish agent file schema v2 and achieve feature parity with v1 (#3235)
|
2025-07-16 14:49:20 -07:00 |
|
cthomas
|
b6eb204bc2
|
fix: list tools latency regression (#3282)
|
2025-07-16 14:01:30 -07:00 |
|
Matthew Zhou
|
ec1b2c823a
|
feat: Integrate performant validate_agent_exists_async (#3350)
|
2025-07-15 17:15:33 -07:00 |
|
Andy Li
|
aabf645486
|
feat: db pool otel metric emission
|
2025-07-15 15:56:39 -07:00 |
|
jnjpng
|
88bbd732fc
|
fix: environment variable handling for stdio mcp (#3340)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-15 14:44:48 -07:00 |
|
cthomas
|
eb6f11fc6f
|
fix: sync files loading on event loop (#3327)
|
2025-07-15 00:44:22 -07:00 |
|
Matthew Zhou
|
ec4f4ffe7f
|
feat: Add caching for files operations (#3321)
|
2025-07-14 14:08:27 -07:00 |
|
Kevin Lin
|
0ea6686510
|
feat: update system prompt with file and search instructions (#3298)
|
2025-07-14 11:20:55 -07:00 |
|
cthomas
|
d02d6a0912
|
fix: remove gating from batch endpoint (#3315)
|
2025-07-14 10:52:04 -07:00 |
|
Matthew Zhou
|
9273ed4ab8
|
feat: Fix empty splitlines bug (#3317)
|
2025-07-14 10:50:15 -07:00 |
|
Matthew Zhou
|
da17351ca4
|
feat: Add throttling and retries for pinecone (#3302)
|
2025-07-14 10:30:49 -07:00 |
|
cthomas
|
da984a1636
|
fix: job update on async message route failure (#3281)
|
2025-07-11 17:34:57 -07:00 |
|
Matthew Zhou
|
b3be154a64
|
fix: Remove limit on Pinecone (#3299)
|
2025-07-11 16:51:07 -07:00 |
|
Matthew Zhou
|
9dc39ae651
|
feat: Make performance improvements to list agent tools (#3295)
|
2025-07-11 14:50:30 -07:00 |
|
Matthew Zhou
|
80b3356945
|
feat: Make get context window much more efficient (#3292)
|
2025-07-11 11:28:07 -07:00 |
|
Kevin Lin
|
98b691a553
|
feat: remove persona/human from tool descriptions (#3250)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-07-10 21:45:00 -07:00 |
|
Matthew Zhou
|
0804774f63
|
feat: Cache anthropic tokenizer (#3286)
|
2025-07-10 18:12:23 -07:00 |
|
Matthew Zhou
|
1643739305
|
feat: Improve performance on files related data models (#3285)
|
2025-07-10 18:00:35 -07:00 |
|
cthomas
|
710c7046a1
|
feat: make dispatch callback maintain own db connection (#3279)
|
2025-07-10 15:43:39 -07:00 |
|