Commit Graph

131 Commits

Author SHA1 Message Date
Matthew Zhou
3ad790b642 feat: Add turbopuffer as dependency (#3655) 2025-07-30 11:37:48 -07:00
Andy Li
73e74270f4 feat: modal sandbox 2025-07-30 11:25:40 -07:00
jnjpng
24c9c0524b fix: oauth prod environment variables
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-30 11:02:21 -07:00
Sarah Wooders
6ebbaed8c4 chore: bump keepalive to 90s (#3651) 2025-07-30 08:12:07 -07:00
Charles Packer
7348630486 feat: add keepalive wrapper to stream route (#3645)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-07-29 22:53:38 -07:00
jnjpng
bd87f62b89 feat: redirect ouath callback through web for cloud
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-29 17:36:30 -07:00
Andy Li
fe2e525ac9 feat: profiling middleware 2025-07-25 13:12:59 -07:00
Andy Li
1700cbeb4f feat: agent tags reverse index 2025-07-24 20:51:39 -07:00
Matthew Zhou
fecf6c0da7 feat: Add timeout to file processing (#3513) 2025-07-24 10:53:13 -07:00
Andy Li
235a56ff0d chore: decrease pool logging 2025-07-22 14:54:22 -07:00
cthomas
685134b004 feat: add db session task throttling (#3461) 2025-07-21 15:08:56 -07:00
cthomas
e81cf011e0 feat: add gating around agent run cancellation (#3446) 2025-07-20 23:46:26 -07:00
Andy Li
1ccaae8960 chore: cleanup database detection 2025-07-18 17:12:56 -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
aabf645486 feat: db pool otel metric emission 2025-07-15 15:56:39 -07:00
cthomas
9317a3e545 chore: increase lock acquisiton retry interval (#3215) 2025-07-07 16:42:37 -07:00
Charles Packer
3fae6725c3 refactor: revert the default summarizer to the old style (#3168) 2025-07-06 20:15:22 -07:00
Matthew Zhou
954675396f feat: Add pinecone for cloud embedding (#3160) 2025-07-03 22:37:55 -07:00
Andy Li
84c417679d chore: bandaid for concurrent messages (#3144) 2025-07-02 17:44:13 -07:00
Andy Li
32f2cf17b5 feat: expand summarizer providers 2025-07-01 15:07:38 -07:00
Andy Li
ce5dd5e96b fix: redis connection on cloud (#2999) 2025-06-24 16:15:36 -07:00
Andy Li
734680db81 feat: timeout configuration for LLM clients + vertex (#2972) 2025-06-23 16:55:23 -07:00
cthomas
eab5a60311 feat: rename aws env vars for bedrock (#2907)
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-06-19 10:36:47 -07:00
Matthew Zhou
d991d37b04 feat: Add built in firecrawl search tool (#2858) 2025-06-17 01:16:39 -07:00
Andy Li
33bfd14017 fix: metric tracking (#2785) 2025-06-13 13:53:10 -07:00
Sarah Wooders
bb0122c662 feat: default to False for mcp_read_from_config (#2691) 2025-06-06 16:28:27 -07:00
Andy Li
eaf5682422 feat: plugin system and backend runtime flags (#2543) 2025-06-05 18:12:44 -07:00
Andy Li
d2252f2953 feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
2025-06-05 17:20:14 -07:00
Andy Li
2e0bc916a1 feat: support for uvloop and granian (#2542) 2025-06-03 15:42:45 -07:00
cthomas
057e129f15 feat: add configurable batch size (#2573) 2025-06-01 12:01:51 -07:00
Matthew Zhou
aaf06174f8 feat: Add mistral for cloud document parsing (#2562) 2025-05-30 21:06:28 -07:00
Sarah Wooders
fd8b255339 feat: add default handles via env vars (#2474) 2025-05-28 08:35:45 -07:00
Matthew Zhou
dad8766dfb feat: Add lookback weeks parameter for batch polling (#2407) 2025-05-25 20:02:06 -07:00
Matthew Zhou
b555ded77a feat: Add flag to disable/enable pooling on app level (#2310) 2025-05-21 11:59:21 -07:00
Matthew Zhou
ec7c98f78c feat: Tune down pg pool size params and switch connection picking to LIFO (#2299) 2025-05-21 09:29:16 -07:00
Matthew Zhou
26ae9c4502 feat: Add tavily search builtin tool (#2257) 2025-05-19 16:38:11 -07:00
cthomas
9542dd2fd9 feat: configure retries on anthropic client (#2254) 2025-05-19 16:19:27 -07:00
Andy Li
a78abc610e feat: track llm provider traces and tracking steps in async agent loop (#2219) 2025-05-19 15:50:56 -07:00
cthomas
65eb203712 feat: skip rebuilding memory with experimental flag (#2132) 2025-05-12 18:03:12 -07:00
Andy Li
600ccb35e7 feat: async db client (#2076) 2025-05-12 17:15:14 -07:00
Charles Packer
fce28c73e3 fix: make togetherai nebius xai etc usable via the openaiprovider (#1981)
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
2025-05-09 10:50:55 -07:00
cthomas
5cee4d316b feat: add vertex async loop feature flag (#2060) 2025-05-07 15:00:10 -07:00
cthomas
fa4b647e85 feat: add vertex to new agent loop (#2054) 2025-05-07 14:03:07 -07:00
Matthew Zhou
abca9c8c25 feat: Implement app-level leader election for polling jobs (#1991) 2025-05-02 12:56:23 -07:00
Matthew Zhou
55e05a0af4 feat: Add autoreload flag for venv (#1923) 2025-04-28 22:53:31 -07:00
Matthew Zhou
59aefc322a feat: Create local sandbox config from env vars for OSS users (#1910) 2025-04-28 13:01:38 -07:00
Sarah Wooders
437a1f6f89 chore: increase limits for pg connections (#1746) 2025-04-16 20:34:36 -07:00
Matthew Zhou
9fcf64cdec feat: Add flag for enabling batch polling (#1651) 2025-04-09 15:42:18 -07:00
Charles Packer
4c2fea1f8d fix: rebase #1560 (tool timeout) (#1637) 2025-04-08 17:13:21 -07:00