Commit Graph

658 Commits

Author SHA1 Message Date
Suchintan
663c7ff032 Update meeting link (#780) 2024-09-07 00:23:01 -04:00
VittorioYan
0292917c05 fix fastapi docs (#761)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-09-06 20:11:52 -07:00
Shuchang Zheng
6e2e176cef add organization_id to the 'Created new task' log (#779) 2024-09-06 19:44:29 -07:00
kati3-design
2c9b6d908c Update prompting-guide.mdx (#754) 2024-09-06 19:44:13 -07:00
LawyZheng
692ffb6d43 better detect dropdown menu (#778) 2024-09-07 09:34:33 +08:00
Kerem Yilmaz
95b2e53c46 Add persist_browser_session flag to workflows (#777) 2024-09-06 12:01:56 -07:00
Kerem Yilmaz
be1c8ba060 More visibility into attached files and duplicate status (#776) 2024-09-06 01:08:33 -07:00
Kerem Yilmaz
73227963dd Change rerun workflow behavior (#775)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-05 18:40:58 +03:00
Kerem Yilmaz
0652d2641a Add button to rerun workflow in workflow run screen (#774)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-05 16:58:38 +03:00
Shuchang Zheng
25aef4a862 add org id and task id to the max steps override log (#773) 2024-09-04 17:14:53 -07:00
LawyZheng
e515d58e15 hack input-select select (#772) 2024-09-04 23:31:47 +08:00
LawyZheng
069597e52e stop scrolling when cant scroll (#771) 2024-09-04 02:31:04 +08:00
Mihail Eric
2ba0309602 Fix support bot link (#770)
Co-authored-by: Mihail Eric <mihaileric@Mihails-MBP.attlocal.net>
2024-09-03 05:28:34 -04:00
Shuchang Zheng
63ebe759c4 Fix the prompt cache window - use settings.PROMPT_CACHE_WINDOW_HOURS (#769) 2024-09-02 21:32:57 -07:00
Kerem Yilmaz
0d39e62df6 use cached prompt generation (#768)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-09-02 21:00:15 -07:00
LawyZheng
2097d01471 fix domutils potential bugs (#767) 2024-09-03 11:02:16 +08:00
LawyZheng
320cf443eb subscribe element classname change (#766) 2024-09-03 10:54:11 +08:00
Suchintan Singh
6a2f9ab4cf update docs -- organization endpoint 2024-09-02 17:34:22 -04:00
Suchintan Singh
65d25d929b fix docs (for real) 2024-09-02 17:30:45 -04:00
Suchintan Singh
d7d41f69d8 Fix docs 2024-09-02 17:28:05 -04:00
Suchintan
09b16ce67b Documentation edits made through Mintlify web editor 2024-09-02 17:25:44 -04:00
Suchintan
0de2d91aca Documentation edits made through Mintlify web editor 2024-09-02 17:20:58 -04:00
LawyZheng
3c3e1ab949 fix auto complete detect (#765) 2024-09-03 02:21:07 +08:00
Mihail Eric
7059a9b468 add support bot link (#763)
Co-authored-by: Mihail Eric <mihaileric@Mihails-MacBook-Pro.local>
2024-09-02 00:16:08 -04:00
Suchintan
8feb74ac1c Documentation edits made through Mintlify web editor 2024-08-30 22:44:39 -04:00
Suchintan
09888aad51 Documentation edits made through Mintlify web editor 2024-08-30 22:36:42 -04:00
Suchintan
9cbe6cb590 Documentation edits made through Mintlify web editor 2024-08-30 16:19:02 -04:00
LawyZheng
071393f469 incress max press text (#762) 2024-08-30 11:11:27 +08:00
Shuchang Zheng
1ef67f9fcd add async http client (#760) 2024-08-29 15:38:18 -07:00
Shuchang Zheng
ffc4b35032 support aws s3 storage (#720) 2024-08-29 15:01:13 -07:00
Shuchang Zheng
11811e74bf remove min_length constraint of 1 for task.url (#759) 2024-08-29 12:25:57 -07:00
Shuchang Zheng
06daa9834f catch litellm no deployment error (token ratelimit / ValueError) and raise LLMProviderErrorRetryableTask (#758) 2024-08-29 12:19:51 -07:00
Kerem Yilmaz
6f61573f9b Check error existance for the context manager handling (#757) 2024-08-29 21:25:10 +03:00
LawyZheng
9e0201627b support value select for custom selection (#756) 2024-08-30 01:24:38 +08:00
LawyZheng
2e11f24f5c fix no exist artifact read (#753) 2024-08-29 15:47:00 +08:00
LawyZheng
f1152022a0 optimize svg cache and add retry (#752) 2024-08-29 11:11:32 +08:00
Kerem Yilmaz
3dfef04b1e update logging for task auto restart (#751) 2024-08-28 14:14:33 -07:00
Shuchang Zheng
b5d743d6eb handle litellm APIError for the router and raise LLMProviderErrorRetryableTask (#750) 2024-08-28 10:23:16 -07:00
LawyZheng
9cc290cc80 add aiohttp get text (#749) 2024-08-28 23:21:47 +08:00
kati3-design
4eca786dde Update mint.json (#748) 2024-08-28 10:01:16 -04:00
kati3-design
2786e2e09f Update prompting-guide.mdx (#747) 2024-08-28 09:54:14 -04:00
LawyZheng
8c576951c6 trim element tree bugfix (#744) 2024-08-28 17:03:52 +08:00
Kerem Yilmaz
a6a545224a adding step_exception to provide more signal of why the step failed (#730) 2024-08-28 01:06:04 -07:00
LawyZheng
6f4ff4339f general selection bugfix (#743) 2024-08-28 14:51:05 +08:00
LawyZheng
c27771b574 remove browser init injection (#742) 2024-08-28 02:00:30 +08:00
LawyZheng
eceddafa17 update chrome args (#741) 2024-08-28 01:03:22 +08:00
Shuchang Zheng
d28f7a6124 update the code snippet title for webhook request validation (#740) 2024-08-26 18:32:39 -07:00
Shuchang Zheng
32fe08b382 webhook request validation doc update (#739) 2024-08-26 18:06:58 -07:00
Kerem Yilmaz
3442bbfa68 Fix double button loading (#738) 2024-08-26 23:07:19 +03:00
Kerem Yilmaz
106f7793db Fix bad error handling in task recording (#737) 2024-08-26 22:51:27 +03:00