Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: firecrawl/firecrawl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: firecrawl/firecrawl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v.1.3.0
Choose a head ref
  • 15 commits
  • 74 files changed
  • 4 contributors

Commits on Jan 10, 2025

  1. Nick: formatting fixes

    nickscamara committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    f4d10c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. Update crawl-redis.ts

    nickscamara committed Jan 11, 2025
    Configuration menu
    Copy the full SHA
    a82160a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a13c1d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. feat: new snips test framework (FIR-414) (#1033)

    * feat: new snips test framework
    
    * Update mock.ts
    
    ---------
    
    Co-authored-by: Nicolas <[email protected]>
    mogery and nickscamara authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    5c62bb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. (feat/extract) New re-ranker + multi entity extraction (#1061)

    * agent that decides if splits schema or not
    
    * split and merge properties done
    
    * wip
    
    * wip
    
    * changes
    
    * ch
    
    * array merge working!
    
    * comment
    
    * wip
    
    * dereferentiate schema
    
    * dereference schemas
    
    * Nick: new re-ranker
    
    * Create llm-links.txt
    
    * Nick: format
    
    * Update extraction-service.ts
    
    * wip: cooking schema mix and spread functions
    
    * wip
    
    * wip getting there!!!
    
    * nick:
    
    * moved functions to helpers
    
    * nick:
    
    * cant reproduce the error anymore
    
    * error handling all scrapes failed
    
    * fix
    
    * Nick: added the sitemap index
    
    * Update sitemap-index.ts
    
    * Update map.ts
    
    * deduplicate and merge arrays
    
    * added error handler for object transformations
    
    * Update url-processor.ts
    
    * Nick:
    
    * Nick: fixes
    
    * Nick: big improvements to rerank of multi-entity
    
    * Nick: working
    
    * Update reranker.ts
    
    * fixed transformations for nested objs
    
    * fix merge nulls
    
    * Nick: fixed error piping
    
    * Update queue-worker.ts
    
    * Update extraction-service.ts
    
    * Nick: format
    
    * Update queue-worker.ts
    
    * Update pnpm-lock.yaml
    
    * Update queue-worker.ts
    
    ---------
    
    Co-authored-by: rafaelmmiller <[email protected]>
    Co-authored-by: Thomas Kosmas <[email protected]>
    3 people authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    5e5b5ee View commit details
    Browse the repository at this point in the history
  2. Update requests.http

    nickscamara committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    ac6650e View commit details
    Browse the repository at this point in the history
  3. Nick: temp file fixes

    nickscamara committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    9759f18 View commit details
    Browse the repository at this point in the history
  4. Update package.json

    nickscamara committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    558a7f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    033e9bb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1063 from mendableai/nsc/__experimental_streamSteps

    __experimental_streamSteps
    nickscamara authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    0496b79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2dc87a2 View commit details
    Browse the repository at this point in the history
  8. Update extract-redis.ts

    nickscamara committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    c323c64 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23d3257 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    61e6af2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    957eea4 View commit details
    Browse the repository at this point in the history
Loading