Commit Graph

1789 Commits

Author SHA1 Message Date
Gergő Móricz
93a20442e3 feat(sdk/rust): first batch of changes for 1.0.0 2024-09-20 20:10:11 +02:00
Eric Ciarla
6aa468163e Update README.md 2024-09-20 09:10:46 -04:00
Nicolas
74565a9da3
Merge pull request #639 from yekkhan/main
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Deploy app (push) Blocked by required conditions
feat: kubernetes example optimization
2024-09-19 18:59:42 -04:00
Nicolas
bbb8d41850
Merge pull request #623 from itasli/patch-1
fix wrong link to self host documentation
2024-09-19 18:57:54 -04:00
Nicolas
9233182464 Update README.md 2024-09-19 18:57:38 -04:00
Nicolas
48eb6fc494 Merge branch 'main' into pr/623 2024-09-19 18:56:18 -04:00
Nicolas
b2f61da7c6 Nick: clarification on open source vs cloud 2024-09-19 17:56:26 -04:00
Gergő Móricz
506d5c2716 Revert "return links"
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Deploy app (push) Blocked by required conditions
This reverts commit 2d597672be.
2024-09-19 20:07:06 +02:00
Anjor Kanekar
2d597672be return links 2024-09-19 20:06:07 +02:00
anjor
c45a132cd5 Remove print statement in map 2024-09-19 20:06:07 +02:00
Nicolas
b8b8522b33 Nick: fixed map exception 2024-09-19 12:49:33 -04:00
Nicolas
ef71940429
Merge pull request #674 from mendableai/nsc/map-pagination
v1/map improvements + higher limits
2024-09-19 11:31:23 -04:00
Eric Ciarla
80b4d7dcf2
Update README.md 2024-09-19 11:17:55 -04:00
Eric Ciarla
a5322322f0
Update README.md
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Deploy app (push) Blocked by required conditions
2024-09-18 16:40:22 -04:00
Nicolas
00bb958b32 Update v1-openapi.json 2024-09-18 15:59:11 -04:00
Nicolas
03eb47d426 Merge branch 'main' of https://github.com/mendableai/firecrawl 2024-09-18 15:58:54 -04:00
Nicolas
3a4dd8fc7e Nick: v1 openapi spec 2024-09-18 15:58:53 -04:00
Nicolas
d338c3402b
Update CONTRIBUTING.md 2024-09-18 15:18:44 -04:00
Gergő Móricz
c28e1e2959 fix(v1/zod): formats: add error message if both sc and sc@fP
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Deploy app (push) Blocked by required conditions
2024-09-18 19:35:38 +02:00
Nicolas
255db84879 Update package.json
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Deploy app (push) Blocked by required conditions
2024-09-17 15:06:53 -04:00
Gergő Móricz
b2b7f8d874 fix(js-sdk): default type for LLM extract 2024-09-17 20:49:01 +02:00
Nicolas
43d8563bb1
Update fly-direct.yml 2024-09-17 14:15:34 -04:00
Nicolas
a0189acbec Update fly.yml 2024-09-17 12:58:49 -04:00
Nicolas
31633317dd Update package.json 2024-09-17 12:33:07 -04:00
Nicolas
6b920aa87f
Merge pull request #677 from mendableai/fix/js-sdk-full-page-screenshot
[Bug] Fixed screenshot typo and added test for fullpage screenshot
2024-09-17 12:31:57 -04:00
rafaelsideguide
fb8a2c7549 fixed screenshot typo and added test for fullpage screenshot 2024-09-17 11:03:33 -04:00
Nicolas
3c2bfe2da2
Update single_url.ts
Some checks are pending
Fly Deploy / Deploy app (push) Waiting to run
2024-09-17 01:58:47 -04:00
Nicolas
18b024c238 Update single_url.ts 2024-09-17 01:41:46 -04:00
Nicolas
a4039bd008 Revert "Update single_url.ts"
This reverts commit 0f8c0a570d.
2024-09-16 23:36:38 -04:00
Nicolas
a6e1b17386
Update README.md 2024-09-16 21:53:51 -04:00
Nicolas
66577d1d03
Update fly.yml 2024-09-16 21:53:35 -04:00
Nicolas
358f8f9def
Update fly-direct.yml 2024-09-16 21:50:56 -04:00
Nicolas
4884439fd9
Update fly.yml 2024-09-16 21:48:12 -04:00
Nicolas
473e8491b5
Update README.md 2024-09-16 21:46:54 -04:00
Nicolas
d21a797ef9
Update fly.yml 2024-09-16 21:46:40 -04:00
Nicolas
0f8c0a570d
Update single_url.ts 2024-09-16 21:44:56 -04:00
Eric Ciarla
b7444acb4d
Merge pull request #676 from mendableai/o1-crawler
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) Blocked by required conditions
O1 crawler example
2024-09-16 16:07:07 -04:00
Eric Ciarla
2619522fe7
Merge branch 'main' into o1-crawler 2024-09-16 16:06:15 -04:00
Eric Ciarla
e58144798f Update o1_web_crawler.py 2024-09-16 16:04:32 -04:00
Nicolas
9da3432596 Update map.ts 2024-09-16 12:03:14 -04:00
Eric Ciarla
8c05aed6e9 Finishing o1 crawler example 2024-09-16 11:30:25 -04:00
Eric Ciarla
3900603a28 Almost done 2024-09-16 11:18:57 -04:00
Nicolas
af4804e13b Merge branch 'main' into nsc/map-pagination 2024-09-16 11:04:44 -04:00
Nicolas
98de36feb2
Merge pull request #664 from mendableai/nsc/manual-rate-limit
Some checks failed
Fly Deploy / Pre-deploy checks (push) Has been cancelled
Fly Deploy / Test Suite (push) Has been cancelled
Fly Deploy / Python SDK Tests (push) Has been cancelled
Fly Deploy / JavaScript SDK Tests (push) Has been cancelled
Fly Deploy / Go SDK Tests (push) Has been cancelled
Fly Deploy / Rust SDK Tests (push) Has been cancelled
Fly Deploy / Deploy app (push) Has been cancelled
Fly Deploy / Build and publish Python SDK (push) Has been cancelled
Fly Deploy / Build and publish JavaScript SDK (push) Has been cancelled
Fly Deploy / Build and publish Rust SDK (push) Has been cancelled
Manual Rate Limiter for select team ids
2024-09-13 18:12:41 -04:00
Nicolas
030ecab6ee Update rate-limiter.ts 2024-09-13 18:09:59 -04:00
Eric Ciarla
2ee7d1d0e4 init 2024-09-13 15:08:23 -04:00
Gergo Moricz
000a316cc3 fix(fire-engine): poll more frequently
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) Blocked by required conditions
2024-09-13 16:41:27 +02:00
Gergo Moricz
f7c4cee404 fix(queue-worker): don't send LLM extract hallucination error to Sentry 2024-09-13 14:02:49 +02:00
Gergő Móricz
0d1b46d476 fix(js-sdk): improve error logging 2024-09-12 21:30:17 +02:00
Nicolas
e6ac90c1a0 Update package.json 2024-09-12 14:01:47 -04:00