Commit Graph

1411 Commits

Author SHA1 Message Date
Shuchang Zheng
6215085a4e get rid of observer_cruise in observer_service code (#1651) 2025-01-27 12:53:23 +08:00
Shuchang Zheng
4b2ea40947 fix build boundingbox timeout (#1646) 2025-01-26 12:59:07 +08:00
Shuchang Zheng
9c15d477d6 Change style of search by title input of workflows (#1644) 2025-01-24 23:50:33 +03:00
Shuchang Zheng
ecddfa3598 Add ability to search workflows by title (#1643)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-01-24 23:33:06 +03:00
Shuchang Zheng
0054117171 Add workflow_oid_status_idx index to workflow table to index status (#1642) 2025-01-25 04:17:12 +08:00
Shuchang Zheng
4db5906d04 do not auto publish workflow with observer (#1640) 2025-01-25 04:08:51 +08:00
Shuchang Zheng
d41bae2383 Add status filters to workflow runs UI (#1639) 2025-01-24 22:44:10 +03:00
Shuchang Zheng
ef93ad65d3 Add a title search parameter to workflows endpoint, add index to work… (#1638)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-01-24 21:59:02 +03:00
Shuchang Zheng
5c37ebbb9e Add status filter to workflow runs endpoints (#1637) 2025-01-24 18:31:26 +03:00
Shuchang Zheng
296abc7aa5 add organization_id to the Created workflow run log (#1636) 2025-01-24 18:04:07 +08:00
LawyZheng
3a1b6d185d optimize hover style map (#1635) 2025-01-24 16:31:59 +08:00
Shuchang Zheng
b62a6fec23 ExtractAction (#1632) 2025-01-24 16:21:26 +08:00
Shuchang Zheng
1c2425171f reduce hover style map (#1634) 2025-01-24 16:18:42 +08:00
Shuchang Zheng
e31b18fb00 support frameset (#1633) 2025-01-24 14:22:47 +08:00
Shuchang Zheng
3c1a65ae23 add extract action type in frontend (#1631) 2025-01-24 04:12:12 +08:00
Shuchang Zheng
dbdf3a0919 Change example tasks to fill prompt box when skyvern 2.0 is selected (#1630) 2025-01-23 22:04:48 +03:00
Shuchang Zheng
2956d4db0b Rename observer to task 2.0 (#1629) 2025-01-23 20:16:16 +03:00
Shuchang Zheng
a7752de6a9 Update parameter hint (#1628) 2025-01-23 19:45:48 +03:00
Shuchang Zheng
99adf68444 Workflow implementation for data schema suggestions (#1627) 2025-01-23 18:36:13 +03:00
Shuchang Zheng
b42a1900e2 optimize downalod waiting time logic (#1626) 2025-01-23 22:04:32 +08:00
Shuchang Zheng
516de4725f Add support for google drive links (#1625) 2025-01-23 15:22:59 +08:00
Shuchang Zheng
d336fbf286 remove the blocked svg element from the prompt (#1624) 2025-01-23 14:36:52 +08:00
Shuchang Zheng
81a0eaaeb0 Prevent default on drag over for file upload (#1623) 2025-01-23 00:01:30 +03:00
Shuchang Zheng
31885113a4 Use suffix instead of prefix when creating temp file (#1622) 2025-01-23 04:13:40 +08:00
Shuchang Zheng
43cd5a8119 Add parameters in advanced settings of task based blocks (#1621) 2025-01-22 22:31:18 +03:00
Shuchang Zheng
6123b1d5f0 Change ai suggestion to take user input and context (#1620) 2025-01-22 22:01:12 +03:00
Shuchang Zheng
8b55e1dad4 fix download file auto remove % (#1619) 2025-01-23 02:37:35 +08:00
Shuchang Zheng
f1f3d1cdd5 Support uploading files from S3 (#1618) 2025-01-22 10:14:12 -05:00
Shuchang Zheng
ed4d0c59e7 speed up extraction (#1617) 2025-01-22 22:43:50 +08:00
Shuchang Zheng
b8e9ab85d7 Show permanent tooltip for parameters on the first block of the workflow (#1616) 2025-01-22 17:25:37 +03:00
Shuchang Zheng
6f5490ab47 Change PDF Block Icon and input type (#1615) 2025-01-22 16:07:25 +03:00
Shuchang Zheng
0fd1a87710 call webhook when time out (#1612) 2025-01-22 13:23:10 +08:00
Shuchang Zheng
03f8bbe23e Support PDF for file uploads (#1610) 2025-01-22 00:07:28 -05:00
Suchintan
0232d81f12 Update docker compose with local file mounting (#1609) 2025-01-22 00:02:43 -05:00
Shuchang Zheng
7fa851f0f7 update litellm and fix httpx in pre-commit (#1608) 2025-01-22 12:02:22 +08:00
Shuchang Zheng
4578b6fe86 add observer thought token count and llm cost (#1595) 2025-01-22 07:45:40 +08:00
Shuchang Zheng
98a7d1ced5 use output for default json schema instead of extracted_information i… (#1607) 2025-01-21 22:43:43 +03:00
Shuchang Zheng
49256feef1 Use output in the schema instead of extracted_information (#1606) 2025-01-21 22:18:13 +03:00
Shuchang Zheng
1cf20894f9 Fix data schema issue with pdf parser (#1605) 2025-01-21 19:29:31 +03:00
Shuchang Zheng
619d72adcf Add PDF Parser node in frontend (#1604) 2025-01-21 18:50:06 +03:00
Shuchang Zheng
1796af6df9 Add PDF Parser Block (#1600) 2025-01-20 23:33:54 +03:00
Shuchang Zheng
8f3941b6b5 Add credit card data parameter (#1599) 2025-01-20 17:34:00 +03:00
Shuchang Zheng
74d9c65e54 add reload action validate (#1598) 2025-01-20 11:56:09 +08:00
Shuchang Zheng
39bb4558bf introduce a way to reload the page (#1597) 2025-01-20 11:24:39 +08:00
Shuchang Zheng
0c02bdef19 add td interactable detecting (#1596) 2025-01-20 11:10:51 +08:00
Shuchang Zheng
dc96595e7a use the main prompt to generate the observer task url and title (#1594) 2025-01-17 23:36:26 -08:00
Shuchang Zheng
45ed4042dc remove observer from failure reason (#1593) 2025-01-17 16:53:03 -08:00
Suchintan
d4c2075d37 Add Bitwarden to Dockerfile (#1562) 2025-01-17 18:51:22 -05:00
Paweł Stawikowski
dfe878f0ed Add persist_browser_session value in convert() function (#1578) 2025-01-17 18:47:37 -05:00
Shuchang Zheng
74271803ec Update Bitwarden code to use env instead of secret manager if env is present (#1592)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-01-17 17:13:24 -05:00