Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(v1/types): fix extract -> json rename (FIR-1072) #1195

Merged
merged 2 commits into from
Feb 18, 2025

Conversation

mogery
Copy link
Member

@mogery mogery commented Feb 18, 2025

Fixes #1091 as well as some other complaints.

@mogery mogery requested a review from nickscamara February 18, 2025 10:18
@mogery mogery force-pushed the mog/fix-extract-json-schema branch from 2fd6d88 to 308972a Compare February 18, 2025 10:23
@mogery
Copy link
Member Author

mogery commented Feb 18, 2025

WOW it's actually broken and not the test's fault. @nickscamara never would've noticed this without the snips system. it works! (this change broke sitemap scraping of all things!)

@mogery mogery force-pushed the mog/fix-extract-json-schema branch from 3ecef0a to 308972a Compare February 18, 2025 10:35
@mogery
Copy link
Member Author

mogery commented Feb 18, 2025

ok fixed

@nickscamara
Copy link
Member

Good catch!!

@nickscamara nickscamara merged commit 586a10f into main Feb 18, 2025
1 check passed
nickscamara added a commit that referenced this pull request Feb 18, 2025
nickscamara added a commit that referenced this pull request Feb 18, 2025
mogery added a commit that referenced this pull request Feb 18, 2025
nickscamara pushed a commit that referenced this pull request Feb 19, 2025
* Revert "Revert "fix(v1/types): fix extract -> json rename (FIR-1072) (#1195)""

This reverts commit e28a444.

* fix(v1/types): fix bad transform

* feat(v1): proxy option / stealthProxy flag (FIR-1050) (#1196)

* feat(v1): proxy option / stealthProxy flag

* feat(js-sdk): add proxy option

* fix

* fix extract tests
nickscamara added a commit that referenced this pull request Feb 19, 2025
* Nick:

* Revert "fix(v1/types): fix extract -> json rename (FIR-1072) (#1195)"

This reverts commit 586a10f.

* Update deep-research-service.ts

* Nick:

* Nick:

* Nick:

* Nick:

* Nick:

* Nick:

* Update deep-research-service.ts

* Nick:

* Update deep-research-service.ts

* Apply suggestions from code review

---------

Co-authored-by: Gergő Móricz <mo.geryy@gmail.com>
nickscamara added a commit that referenced this pull request Feb 19, 2025
* Nick:

* Revert "fix(v1/types): fix extract -> json rename (FIR-1072) (#1195)"

This reverts commit 586a10f.

* Update deep-research-service.ts

* Nick:

* init

* part 2

* Update generate-llmstxt-service.ts

* Fix queue

* Update queue-worker.ts

* Almost there

* Final touches

* Update requests.http

* final touches

* Update requests.http

* Improve logging

* Change endpoint to /llmstxt

* Update queue-worker.ts

* Update generate-llmstxt-service.ts

* Nick: cache

* Update index.ts

* Update firecrawl.py

* Update package.json

---------

Co-authored-by: Nicolas <nicolascamara29@gmail.com>
Co-authored-by: Gergő Móricz <mo.geryy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] asyncBatchScrapeUrls + schema extract doesn't work
2 participants