cthomas
|
d85d275f6f
|
feat: temp remove disabling enable_seqscan setting (#3443)
|
2025-07-20 23:02:23 -07:00 |
|
cthomas
|
8ed1505cea
|
feat: add special message update helper for agent (#3442)
|
2025-07-20 23:00:57 -07:00 |
|
cthomas
|
e8643af740
|
fix: remove fk constraint test (#3444)
|
2025-07-20 22:36:03 -07:00 |
|
cthomas
|
c3bd5cffe7
|
feat: use no refresh flag in batch item creation (#3441)
|
2025-07-20 22:31:44 -07:00 |
|
cthomas
|
8aa418a35a
|
feat: only load specified relationships for agents (#3438)
|
2025-07-20 22:11:46 -07:00 |
|
cthomas
|
e67a17bc6c
|
feat: use no_refresh flag in message update (#3439)
|
2025-07-20 22:11:09 -07:00 |
|
cthomas
|
70bd5b80af
|
feat: use no refresh flag in batch creation (#3440)
|
2025-07-20 22:10:36 -07:00 |
|
cthomas
|
99d116faa6
|
feat: use no_refresh in message creation (#3435)
|
2025-07-20 20:38:23 -07:00 |
|
cthomas
|
e9dbbd90e7
|
feat: use no refresh in blocks creation (#3436)
|
2025-07-20 20:38:07 -07:00 |
|
cthomas
|
51611a85c0
|
feat: skip job load in step logging (#3433)
|
2025-07-20 14:41:40 -07:00 |
|
cthomas
|
86dd21efa3
|
feat: use no refresh flag in job creation (#3434)
|
2025-07-20 14:29:19 -07:00 |
|
cthomas
|
decdb3dd8b
|
feat: add connection release info to tracing (#3432)
|
2025-07-20 13:59:07 -07:00 |
|
cthomas
|
13994d779b
|
feat: remove organization from tool pydantic schema (#3430)
|
2025-07-20 00:00:31 -07:00 |
|
cthomas
|
91e28551da
|
fix: block validation error (#3431)
|
2025-07-19 23:58:18 -07:00 |
|
cthomas
|
66332164ff
|
feat: remove groups selectin from agents model (#3429)
|
2025-07-19 23:45:59 -07:00 |
|
cthomas
|
b0e8fa6d4d
|
feat: remove organization from blocks pydantic schema (#3428)
|
2025-07-19 23:42:19 -07:00 |
|
cthomas
|
ed6ddcd939
|
feat: remove agents SELECTIN from blocks model (#3427)
|
2025-07-19 23:04:33 -07:00 |
|
cthomas
|
ad71ccfdc7
|
feat: remove organization from agents pydantic schema (#3426)
|
2025-07-19 22:47:32 -07:00 |
|
cthomas
|
3490946766
|
feat: remove groups selectin on blocks model (#3423)
|
2025-07-19 22:03:22 -07:00 |
|
cthomas
|
2e07e631cf
|
feat: remove batch items selectin from agents model (#3422)
|
2025-07-19 21:59:40 -07:00 |
|
cthomas
|
69c341d560
|
feat: remove identities selectin from blocks model (#3424)
|
2025-07-19 21:44:47 -07:00 |
|
cthomas
|
bb1a51a0a3
|
feat: use no refresh in job update (#3421)
|
2025-07-19 21:33:08 -07:00 |
|
cthomas
|
cadc040f42
|
feat: remove organization from pydantic message model (#3411)
|
2025-07-19 09:28:54 -07:00 |
|
cthomas
|
30958d75de
|
feat: use custom dependencies in tool simulator (#3410)
|
2025-07-19 09:01:28 -07:00 |
|
Matthew Zhou
|
be121313f1
|
fix: Fix set comparison in tool manager (#3420)
|
2025-07-18 21:00:41 -07:00 |
|
Matthew Zhou
|
04d1926c03
|
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
|
905a9dd4bb
|
chore: cleanup database detection
|
2025-07-18 17:12:56 -07:00 |
|
Matthew Zhou
|
88f7018c9c
|
feat: Add env var to control model within builtin web_search tool (#3417)
|
2025-07-18 16:45:59 -07:00 |
|
Matthew Zhou
|
b0138ecad6
|
feat: Support exporting/importing sources and files for agent file (#3414)
|
2025-07-18 16:20:18 -07:00 |
|
cthomas
|
a6d58afd86
|
fix: reduce number of db connections for job status update (#3398)
|
2025-07-18 14:20:36 -07:00 |
|
Andy Li
|
6debdeafba
|
chore: default to uvloop
|
2025-07-18 12:48:36 -07:00 |
|
Andy Li
|
b7b678db4e
|
feat: stop reasons and error messages and sentry fixes
|
2025-07-18 11:56:20 -07:00 |
|
Andy Li
|
904d9ba5a2
|
chore: strings lint cleanup (#3374)
|
2025-07-18 09:20:45 -07:00 |
|
cthomas
|
7b7465382b
|
feat: LET-3090 add sqlalchemy debug info to traces (#3401)
|
2025-07-17 22:17:48 -07:00 |
|
cthomas
|
39dec18eb9
|
feat: use no refresh in create_provider_trace_async (#3400)
|
2025-07-17 22:14:45 -07:00 |
|
cthomas
|
a2e3ccddd1
|
feat: use no refresh in log_step_async (#3399)
|
2025-07-17 21:56:48 -07:00 |
|
Kian Jones
|
f4659c9e01
|
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
|
10dbd0d973
|
feat: add no_refresh flag to sqlalchemy helpers (#3377)
|
2025-07-17 14:20:50 -07:00 |
|
cthomas
|
f91cbda6eb
|
feat: remove concurrent db connection spawning (#3380)
|
2025-07-17 14:01:38 -07:00 |
|
cthomas
|
a6f7114c96
|
feat: don't expire on commit (#3384)
|
2025-07-17 13:50:10 -07:00 |
|
Matthew Zhou
|
ef902753b8
|
feat: Add get agents for source_id endpoint (#3381)
|
2025-07-17 11:47:41 -07:00 |
|
Matthew Zhou
|
72324adf72
|
feat: Fix tests/test_agent_serialization_v2.py sorting issues test (#3383)
|
2025-07-17 11:47:34 -07:00 |
|
Eric Ly
|
5f3e23fd2a
|
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
|
3c765108f8
|
feat: Throttle pinecone uploads (#3373)
|
2025-07-16 20:29:08 -07:00 |
|
jnjpng
|
f33c5b2e0c
|
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
|
31a16dd0d3
|
feat: Add alembic version to the agent file metadata (#3369)
just failing
|
2025-07-16 17:11:09 -07:00 |
|
Matthew Zhou
|
8a8aafb3fe
|
feat: add include_detailed_per_source_metadata flag to sources metadata endpoint (#3371)
|
2025-07-16 17:10:41 -07:00 |
|
Matthew Zhou
|
f76cfa7e8d
|
fix: Move callback execution out of the async session (#3360)
|
2025-07-16 15:43:32 -07:00 |
|
Matthew Zhou
|
8958f266ad
|
feat: Establish agent file schema v2 and achieve feature parity with v1 (#3235)
|
2025-07-16 14:49:20 -07:00 |
|
cthomas
|
dcc4228dcd
|
fix: list tools latency regression (#3282)
|
2025-07-16 14:01:30 -07:00 |
|