Commit Graph

1809 Commits

Author SHA1 Message Date
Nicolas
979697df1c Update queue-worker.ts 2024-09-01 13:47:51 -03:00
Nicolas
95b9dc915d Nick: webhooks v1 working great 2024-09-01 13:44:36 -03:00
Nicolas
faae98ecb8 Merge branch 'main' into v1/webhooks 2024-09-01 12:56:11 -03:00
Nicolas
fe6abe8f7d Nick: 2024-09-01 12:55:02 -03:00
Nicolas
2ef43d5fc2 Update rate-limiter.ts
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Go SDK Tests (push) Blocked by required conditions
Fly Deploy / Rust SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
Fly Deploy / Build and publish Rust SDK (push) Waiting to run
2024-08-31 14:26:16 -03:00
Nicolas
8431be5826 Nick: 2024-08-31 14:23:55 -03:00
Nicolas
af5cc5f16b Nick: 1.2 - v1 llm extract 2024-08-31 13:25:48 -03:00
Nicolas
055177cf0b
Merge pull request #586 from mendableai/v1/llm-extract
[v1] LLM Extract
2024-08-31 12:44:41 -03:00
Nicolas
0c59564393 Merge branch 'main' into v1/llm-extract 2024-08-30 21:31:49 -03:00
Gergő Móricz
693dc14d9b remove invalid keys
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Go SDK Tests (push) Blocked by required conditions
Fly Deploy / Rust SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
Fly Deploy / Build and publish Rust SDK (push) Waiting to run
2024-08-31 00:08:24 +02:00
Nicolas
6d1da2e22a Update index.ts 2024-08-30 18:45:02 -03:00
Nicolas
d347160ff9 Nick: 2024-08-30 17:32:41 -03:00
Nicolas
522d256b11 Merge branch 'main' into v1/llm-extract 2024-08-30 17:16:21 -03:00
Nicolas
ef5c8931eb Update scrape.ts 2024-08-30 17:09:44 -03:00
Nicolas
050cac51ec Update types.ts 2024-08-30 17:02:29 -03:00
Nicolas
012bc74e14 Revert "Update types.ts"
This reverts commit 77766cf00d.
2024-08-30 17:02:05 -03:00
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
7f1ed6b489 Update README.md 2024-08-30 15:52:23 -03:00
Nicolas
23dfe90baa Nick: 2024-08-30 15:43:31 -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
Nicolas
4f92bb4bf4 Merge branch 'main' of https://github.com/mendableai/firecrawl 2024-08-30 15:29:47 -03:00
Nicolas
282962e36f Nick: 2024-08-30 15:29:41 -03: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
81bbab77bb
Merge pull request #593 from mendableai/nsc/rpc-cloudflare-issues
Fixed RPC cloudflare issues with job ids
2024-08-30 14:57:05 -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
a2881e9288 Nick: llm extract support on node sdk 2024-08-30 13:43:19 -03:00
Nicolas
45e33563eb Nick: python working 2024-08-30 12:58:38 -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
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Go SDK Tests (push) Blocked by required conditions
Fly Deploy / Rust SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
Fly Deploy / Build and publish Rust SDK (push) Waiting to run
[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
Rafael Miller
636e39d366
Merge branch 'main' into mog/websocket-sdk 2024-08-30 11:09:09 -03:00
rafaelsideguide
ae38c26fa8 feat(v1-sdks): async crawl node, python websocket + async crawl + example 2024-08-30 10:09:39 -03:00
Eric Ciarla
fd029592a0
Merge pull request #590 from mendableai/new-read-me
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Go SDK Tests (push) Blocked by required conditions
Fly Deploy / Rust SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
Fly Deploy / Build and publish Rust SDK (push) Waiting to run
Update README.md
2024-08-29 22:52:20 -04:00
Eric Ciarla
4be51cee00
Update README.md 2024-08-29 22:51:38 -04:00
Eric Ciarla
04648c4f80
Update README.md 2024-08-29 22:47:42 -04:00
Eric Ciarla
8b7ee46dab Add Firecrawl logo 2024-08-29 22:13:23 -04:00