pedrohsdb
|
bc6d7affd5
|
use explicit vertex credentials for cache manager (#4039)
|
2025-11-19 17:05:49 -08:00 |
|
LawyZheng
|
0b47dff89d
|
fix cua engine (#4036)
|
2025-11-20 02:24:00 +08:00 |
|
pedrohsdb
|
f7e68141eb
|
add vertex gemini 3 pro config (#4025)
|
2025-11-18 16:13:51 -08:00 |
|
pedrohsdb
|
d1c7c675cf
|
cleaned up fallback router (#4010)
|
2025-11-17 12:08:19 -08:00 |
|
pedrohsdb
|
b7e28b075c
|
parallelize goal check within task (#3997)
|
2025-11-13 17:18:32 -08:00 |
|
pedrohsdb
|
d88ca1ca27
|
Pedro/vertex cache minimal fix (#3981)
|
2025-11-12 10:40:52 -08:00 |
|
Marc Kelechava
|
ab162397cd
|
Support Google Cloud Workload Identity for vertex models (#3956)
|
2025-11-10 15:56:57 -08:00 |
|
Stanislav Novosad
|
d1d0c9414b
|
SDK: file uploading (public url only) (#3867)
|
2025-11-07 15:21:40 -07:00 |
|
pedrohsdb
|
44528cbd38
|
Pedro/fix explicit caching vertex api (#3933)
|
2025-11-06 14:47:58 -08:00 |
|
LawyZheng
|
3cfa43ba6c
|
fix pbs download file bug (#3880)
|
2025-11-03 14:03:39 +08:00 |
|
pedrohsdb
|
0e0ae81693
|
Improve LLM error message when LLM is down (#3874)
|
2025-10-31 11:41:07 -07:00 |
|
pedrohsdb
|
46ee020b5d
|
making gpt5 models have temp 1 (#3849)
|
2025-10-29 09:11:08 -07:00 |
|
Shuchang Zheng
|
454c00b10a
|
fix send email api (#3818)
|
2025-10-24 17:14:57 -07:00 |
|
pedrohsdb
|
5d7d668252
|
point flash and flash lite to stable (#3816)
|
2025-10-24 16:45:58 -07:00 |
|
Shuchang Zheng
|
e17b3baf17
|
fix settings in email api (#3814)
|
2025-10-24 16:15:05 -07:00 |
|
Jonathan Dobson
|
5a3ae387a1
|
add log attrs for failed emails (#3812)
|
2025-10-24 17:48:12 -04:00 |
|
Jonathan Dobson
|
264b1751d4
|
Backend: implement InteractionBlock (#3810)
|
2025-10-24 16:34:14 -04:00 |
|
greg niemeyer
|
de5a55bd66
|
add claude 4.5 haiku support (#3763)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
|
2025-10-20 02:23:22 +00:00 |
|
pedrohsdb
|
bcb3414561
|
magnifex qwen3 featherless implementation (#3764)
|
2025-10-18 10:44:28 -07:00 |
|
Shuchang Zheng
|
770ddadc2f
|
fix drop_params bug (#3756)
|
2025-10-17 12:00:34 -07:00 |
|
Stanislav Novosad
|
d6bb3de2c5
|
Delete Azure Vault secrets async (#3716)
|
2025-10-14 20:25:22 -06:00 |
|
greg niemeyer
|
9b2bbda3c8
|
add support for claude sonnet 4.5 (#3692)
|
2025-10-12 12:57:52 -04:00 |
|
greg niemeyer
|
cb35d966ac
|
fix claude output tokens (#3695)
|
2025-10-12 11:30:46 -04:00 |
|
Stanislav Novosad
|
32e6aed8ce
|
Migrate credentials to Azure Key Vault (#3681)
|
2025-10-10 10:10:18 -06:00 |
|
LawyZheng
|
0c3b5488cc
|
fix sequential run issue (#3643)
|
2025-10-08 15:57:01 +08:00 |
|
Shuchang Zheng
|
ea92ca4c51
|
support openrouter qwen model (#3630)
|
2025-10-06 18:55:52 -07:00 |
|
pedrohsdb
|
bb48db6288
|
Updating Gemini flash pointers in registry and frontend to preview-09-2025 (#3584)
|
2025-10-01 15:41:14 -07:00 |
|
Jonathan Dobson
|
2196d46a47
|
Revert "Add endpoint for browser sessions history" (#3538)
|
2025-09-26 16:14:52 -04:00 |
|
Jonathan Dobson
|
1f585a184b
|
Add endpoint for browser sessions history (#3537)
|
2025-09-26 16:07:27 -04:00 |
|
pedrohsdb
|
f40a2392c8
|
adding new gemini flash preview models (#3536)
|
2025-09-26 11:45:22 -07:00 |
|
pedrohsdb
|
dd9d4fb3a9
|
Pedro/prompt caching (#3531)
|
2025-09-25 15:04:54 -07:00 |
|
pedrohsdb
|
485b1e025e
|
Pedro/thinking budget optimization (#3502)
|
2025-09-23 13:44:15 -07:00 |
|
stenn930
|
a29a2bc49b
|
Azure ClientSecretCredential support (#3456)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2025-09-23 12:16:48 -04:00 |
|
LawyZheng
|
66b2004b70
|
Use gemini 2_5 flash lite for create_extract_action (#3429)
|
2025-09-13 16:22:57 +08:00 |
|
stenn930
|
8df506660e
|
Azure Vault credential support (#3394)
|
2025-09-12 10:01:57 -07:00 |
|
Shuchang Zheng
|
0e2aecc75d
|
llm log (#3414)
|
2025-09-11 18:10:05 -07:00 |
|
Shuchang Zheng
|
4a787de5ef
|
unthaw S3 objects (#3406)
|
2025-09-10 12:51:10 -07:00 |
|
LawyZheng
|
275426eb33
|
downloaded file debugger accessible (#3338)
|
2025-09-02 15:43:07 +08:00 |
|
LawyZheng
|
e0043d002c
|
refactor gemini reasoning effor (#3292)
|
2025-08-25 23:42:42 +08:00 |
|
Shuchang Zheng
|
0a9b58956f
|
gemini reasoning effort medium by default (#3282)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-08-25 08:06:46 +00:00 |
|
Shuchang Zheng
|
b9470ffb44
|
fix cannot access local variable 'prompt_tokens' where it is not associated with a value (#3286)
|
2025-08-24 14:25:35 -07:00 |
|
Shuchang Zheng
|
5055daad00
|
GPT-5 Support + Better Logs (#3277)
|
2025-08-22 13:02:15 -07:00 |
|
LawyZheng
|
4617d2b5ca
|
fix task v2 download issue (#3220)
|
2025-08-18 14:24:18 +08:00 |
|
Shuchang Zheng
|
c1b676f85e
|
upgrade litellm to support gpt5 reasoning (#3218)
|
2025-08-17 16:39:37 -07:00 |
|
LawyZheng
|
e8df79347b
|
fix download file name bug (#3163)
|
2025-08-12 00:38:31 +08:00 |
|
Trevor Sullivan
|
b3e17c12b3
|
[Feature] Adding Azure Blob Storage support to File Upload workflow block (#3130)
|
2025-08-07 21:59:37 -07:00 |
|
Shuchang Zheng
|
e356d9fea0
|
add support for gpt5 and azure gpt5 series (#3136)
|
2025-08-07 15:12:47 -07:00 |
|
LawyZheng
|
119ef71057
|
add more rule to parse filename when downloading (#3076)
|
2025-08-01 11:25:36 +08:00 |
|
LawyZheng
|
0adc3078ed
|
parse filename from http header (#3059)
|
2025-07-30 16:10:02 +08:00 |
|
Shuchang Zheng
|
ffce05c6ef
|
Temperature fix for O-models (#3048)
|
2025-07-28 14:31:10 -07:00 |
|