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: deepset-ai/haystack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: deepset-ai/haystack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: breakpoints-feature-branch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 19, 2025

  1. feat: adding initial PoC based on state saving in JSON (#9070)

    * initial import
    
    * cleaning
    
    * adding examples
    
    * nit
    davidsbatista authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    7cff0c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Configuration menu
    Copy the full SHA
    04ae1cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65378b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c74313 View commit details
    Browse the repository at this point in the history
  4. Improve state resuming mechanism (#9081)

    * Improve state resuming mechanism
    
    * Add load_state
    Amnah199 authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    b082ec0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. Configuration menu
    Copy the full SHA
    8d5dced View commit details
    Browse the repository at this point in the history
  2. adding type hints

    davidsbatista committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    f1a355a View commit details
    Browse the repository at this point in the history
  3. adding type hints

    davidsbatista committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    3419014 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c35e968 View commit details
    Browse the repository at this point in the history
  5. fixing linting

    davidsbatista committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    576b004 View commit details
    Browse the repository at this point in the history
Loading