Nicolas
|
77766cf00d
|
Update types.ts
|
2024-08-30 17:01:54 -03:00 |
|
rafaelsideguide
|
87e61f2d51
|
v0 working
|
2024-08-30 16:38:55 -03:00 |
|
rafaelsideguide
|
dc189e1e9d
|
feat: webhooks config on v1
|
2024-08-30 16:22:59 -03:00 |
|
Nicolas
|
0732997a13
|
Merge branch 'main' into v1/llm-extract
|
2024-08-30 15:42:45 -03:00 |
|
Gergo Moricz
|
c8e0bb93ea
|
fix(crawl-status): handle null data when purging rawHtml
|
2024-08-30 20:40:57 +02:00 |
|
Gergo Moricz
|
6a6b487474
|
fix(v1): don't fail on doc = null
|
2024-08-30 20:28:18 +02:00 |
|
Nicolas
|
71dab56e36
|
Merge branch 'main' of https://github.com/mendableai/firecrawl
|
2024-08-30 15:21:29 -03:00 |
|
Nicolas
|
d7dbc2536d
|
Update crawl.ts
|
2024-08-30 15:21:22 -03:00 |
|
Nicolas
|
9de39cfa2c
|
Merge pull request #591 from mendableai/mog/websocket-sdk
[v1] Websockets SDKs
|
2024-08-30 15:06:06 -03:00 |
|
Nicolas
|
234c6daee8
|
Update supabase-jobs.ts
|
2024-08-30 14:52:59 -03:00 |
|
Nicolas
|
7c8ca0c889
|
Update types.ts
|
2024-08-30 13:54:04 -03:00 |
|
Nicolas
|
f4a49bc1d1
|
Update types.ts
|
2024-08-30 13:49:16 -03:00 |
|
Nicolas
|
bb4808443c
|
Merge branch 'main' into v1/llm-extract
|
2024-08-30 12:48:26 -03:00 |
|
Nicolas
|
2fd9c285bd
|
Merge pull request #582 from mendableai/fix--rawHtml-return-on-crawl
[Bug] Moved delete rawHtml to end of controller
|
2024-08-30 12:40:06 -03:00 |
|
Nicolas
|
b8920d6f4a
|
Nick:
|
2024-08-30 12:37:45 -03:00 |
|
Nicolas
|
552328d168
|
Merge branch 'main' into v1/llm-extract
|
2024-08-30 12:34:50 -03:00 |
|
Nicolas
|
ee3e5dc69c
|
Nick:
|
2024-08-30 12:34:45 -03:00 |
|
Gergő Móricz
|
26d87bd099
|
fix(api): handle zoderrors earlier
|
2024-08-30 17:33:42 +02:00 |
|
Nicolas
|
1805d901a9
|
Update credit_billing.ts
|
2024-08-30 12:05:37 -03:00 |
|
Nicolas
|
e5ca4364ba
|
Nick: improvements to llm extract error handling
|
2024-08-30 11:57:55 -03:00 |
|
Nicolas
|
52ac132328
|
Update auth.ts
|
2024-08-30 11:10:48 -03:00 |
|
Nicolas
|
41eb620959
|
Nick: prompt option, still need to convert to new structured outputs
|
2024-08-29 21:00:57 -03:00 |
|
Nicolas
|
49e1cb7ca0
|
Nick:
|
2024-08-29 20:08:06 -03:00 |
|
Gergő Móricz
|
d4001e4528
|
fix(api/websocket): fix auth and termination
|
2024-08-29 20:01:00 +02:00 |
|
Nicolas
|
1174bc3c82
|
Nick: blocked sw/ra
|
2024-08-29 13:55:54 -03:00 |
|
rafaelsideguide
|
7eefaffe48
|
fix: rawHtml for v0
|
2024-08-29 12:24:14 -03:00 |
|
rafaelsideguide
|
f8323f9b11
|
fix: moved delete rawHtml to end of controller
|
2024-08-29 10:02:05 -03:00 |
|
Nicolas
|
02410aca36
|
Update runWebScraper.ts
|
2024-08-28 22:39:50 -03:00 |
|
Nicolas
|
67229c6b3a
|
Nick: fixed credits issue
|
2024-08-28 18:32:45 -03:00 |
|
Nicolas
|
70bff7f8fb
|
Nick:
|
2024-08-28 15:59:20 -03:00 |
|
Nicolas
|
8be75accb8
|
Nick:
|
2024-08-28 15:40:30 -03:00 |
|
Nicolas
|
547da88ccd
|
Update rate-limiter.test.ts
|
2024-08-28 14:53:02 -03:00 |
|
Nicolas
|
4edd9a34c7
|
Nick: totalCount -> total, completedCount -> completed
|
2024-08-28 14:46:53 -03:00 |
|
Nicolas
|
2a56f89f50
|
Update index.test.ts
|
2024-08-28 14:24:26 -03:00 |
|
Nicolas
|
59547d7129
|
Update index.test.ts
|
2024-08-28 14:22:26 -03:00 |
|
rafaelsideguide
|
b7f62f93c4
|
Merge branch 'v1-webscraper' of https://github.com/mendableai/firecrawl into v1-webscraper
|
2024-08-28 14:18:07 -03:00 |
|
rafaelsideguide
|
1c35534e2a
|
fix(v1): check-status for preview
|
2024-08-28 14:18:05 -03:00 |
|
Nicolas
|
af67b14c9d
|
Nick:
|
2024-08-28 14:17:59 -03:00 |
|
Nicolas
|
8fbff28009
|
Merge branch 'v1-webscraper' of https://github.com/mendableai/firecrawl into v1-webscraper
|
2024-08-28 14:09:20 -03:00 |
|
Nicolas
|
08387c06f8
|
Update auth.ts
|
2024-08-28 14:09:12 -03:00 |
|
rafaelsideguide
|
ef2d8d012b
|
Merge branch 'v1-webscraper' of https://github.com/mendableai/firecrawl into v1-webscraper
|
2024-08-28 14:07:31 -03:00 |
|
rafaelsideguide
|
5cbf0dcaf5
|
fix(v1): includeTags
|
2024-08-28 14:07:28 -03:00 |
|
Nicolas
|
7ba3f3bd1a
|
Nick:
|
2024-08-28 13:54:39 -03:00 |
|
Nicolas
|
9a13034095
|
Nick:
|
2024-08-28 13:46:39 -03:00 |
|
Nicolas
|
ecd07be49e
|
Nick: fixed issues
|
2024-08-28 13:17:22 -03:00 |
|
Nicolas
|
4003d37fbc
|
Nick:
|
2024-08-28 12:46:59 -03:00 |
|
Nicolas
|
d872bf0c4c
|
Merge branch 'main' into v1-webscraper
|
2024-08-28 12:42:23 -03:00 |
|
Nicolas
|
7dff5cdf49
|
Nick: fixed sdk types and map preview
|
2024-08-27 20:02:39 -03:00 |
|
Nicolas
|
e7d283c4ef
|
Update job-priority.ts
|
2024-08-27 17:04:04 -03:00 |
|
Nicolas
|
ca34f1203b
|
Nick: bucket limit increase
|
2024-08-27 17:03:46 -03:00 |
|