Commit Graph

6004 Commits

Author SHA1 Message Date
anakin87 b05954b29f Merge branch 'main' into toolset-refactor 2026-08-11 10:18:23 +02:00
anakin87 3bc0b51fa6 clarifu 2026-08-11 10:18:20 +02:00
Haystack Bot 5b791afa44 docs: sync Haystack API reference on Docusaurus (#12292)
CodeQL / Analyze (python) (push) Has been cancelled
Docker image release / Build base image (push) Has been cancelled
Sync docs with Docusaurus / sync (push) Has been cancelled
Tests / Check if changed (push) Has been cancelled
Tests / format (push) Has been cancelled
Tests / check-imports (push) Has been cancelled
Tests / Unit / macos-latest (push) Has been cancelled
Tests / Unit / ubuntu-latest (push) Has been cancelled
Tests / Unit / windows-latest (push) Has been cancelled
Tests / mypy (push) Has been cancelled
Tests / Integration / ubuntu-latest (push) Has been cancelled
Tests / Integration / macos-latest (push) Has been cancelled
Tests / Integration / windows-latest (push) Has been cancelled
Tests / notify-slack-on-failure (push) Has been cancelled
Tests / Mark tests as completed (push) Has been cancelled
Co-authored-by: julian-risch <4181769+julian-risch@users.noreply.github.com>
2026-08-10 15:23:46 +00:00
Dhanush Pillay 0c3a485a67 feat: Add link_format to PyPDFToDocument and PDFMinerToDocument (#10677) (#12273)
Co-authored-by: Julian Risch <julian.risch@deepset.ai>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-10 15:21:46 +00:00
Aryan Pardeshi 842519e5e4 test: enable mypy typing checks for test/components/writers/ (#12272)
Co-authored-by: David S. Batista <dsbatista@gmail.com>
2026-08-10 16:09:45 +02:00
anakin87 4eedc4c09d rm unnecessary method 2026-08-10 14:59:35 +02:00
Singaraj B 50eebe097b fix: serialize and deserialize typing.Literal (#12286) 2026-08-10 14:08:29 +02:00
Anas Khan b4996ae3c4 fix: divide DocumentMAPEvaluator average precision by all relevant documents (#12255)
Signed-off-by: Anas Khan <83116240+anxkhn@users.noreply.github.com>
Co-authored-by: Julian Risch <julian.risch@deepset.ai>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-10 11:29:00 +00:00
anakin87 93a188891d improve release note 2026-08-10 12:18:04 +02:00
anakin87 baf99d06eb rm some comments 2026-08-10 12:12:41 +02:00
anakin87 18c78e659f reduce diff 2026-08-10 11:50:11 +02:00
anakin87 cb6094ec0f simplify 2026-08-10 10:46:32 +02:00
Haystack Bot 80bb148686 docs: sync Haystack API reference on Docusaurus (#12288)
CodeQL / Analyze (python) (push) Has been cancelled
Docker image release / Build base image (push) Has been cancelled
Sync docs with Docusaurus / sync (push) Has been cancelled
Tests / Check if changed (push) Has been cancelled
Tests / format (push) Has been cancelled
Tests / check-imports (push) Has been cancelled
Tests / Unit / macos-latest (push) Has been cancelled
Tests / Unit / ubuntu-latest (push) Has been cancelled
Tests / Unit / windows-latest (push) Has been cancelled
Tests / mypy (push) Has been cancelled
Tests / Integration / ubuntu-latest (push) Has been cancelled
Tests / Integration / macos-latest (push) Has been cancelled
Tests / Integration / windows-latest (push) Has been cancelled
Tests / notify-slack-on-failure (push) Has been cancelled
Tests / Mark tests as completed (push) Has been cancelled
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-08-10 08:04:07 +00:00
Simon Schampijer 93e211774e feat: make MockChatGenerator.response_fn tool-aware (#12265)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com>
Co-authored-by: Sebastian Husch Lee <sjrl423@gmail.com>
2026-08-10 10:01:35 +02:00
David S. Batista 902fd98484 fix: increasing telemetry event version to Pipeline run (3.x) (#12256) 2026-08-10 07:44:20 +02:00
Haystack Bot d5b7347b99 docs: sync Core Integrations API reference (opendataloader_pdf) on Docusaurus (#12267)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-08-10 07:44:01 +02:00
anakin87 907b9ea5f1 improve 2026-08-07 20:24:37 +02:00
anakin87 a3057fa570 more 2026-08-07 20:17:35 +02:00
anakin87 48c31143a0 align 2026-08-07 20:07:55 +02:00
anakin87 5a37f397c7 less changes 2026-08-07 19:56:28 +02:00
anakin87 725b405d73 clean uo 2026-08-07 18:33:20 +02:00
anakin87 0987b78c8a refactor 2026-08-07 17:45:37 +02:00
anakin87 bcbbd9a455 toolset refactor POC 2026-08-07 16:38:34 +02:00
Stefano Fiorucci e97e713ba5 docs: fix stale docs for generators (#12269) 2026-08-07 15:53:10 +02:00
Yu Le 07c5206898 fix: validate runtime top_k in MetaFieldRanker (#12262)
Co-authored-by: David S. Batista <dsbatista@gmail.com>
2026-08-07 13:38:19 +02:00
Stefano Fiorucci b59b858117 docs: fix stale docs - pt.2 (#12263) 2026-08-07 07:32:36 +00:00
Haystack Bot 51cc5563c4 docs: sync Haystack API reference on Docusaurus (#12266)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-08-07 07:04:52 +00:00
Sebastian Husch Lee 49f8d2d549 fix: make strict datetime filter comparison opt-in (#12257) 2026-08-07 09:03:19 +02:00
Bharadwaj Pendyala 7038ed9d32 fix: deep-copy document metadata in Markdown, CSV and hierarchical splitters (#12249) 2026-08-07 08:57:54 +02:00
Stefano Fiorucci b8cafb2bf6 docs: fix stale docs - pt.1 (#12261) 2026-08-06 16:46:00 +00:00
dependabot[bot] 1346dcfa7a build(deps): bump dorny/paths-filter from 4.0.2 to 4.0.3 (#12260)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-06 16:34:27 +02:00
Haystack Bot 1d17e56059 docs: sync Haystack API reference on Docusaurus (#12259)
Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
2026-08-06 14:08:19 +00:00
David S. Batista a42f62a820 fix: InMemoryDocumentStore adding optional parameter filters to get_metadata_field_unique_values() (#12258) 2026-08-06 14:06:04 +00:00
Dhanush Pillay f4ba8d1137 Modernize generator tests (#12216)
Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com>
2026-08-06 12:39:50 +02:00
Sebastian Husch Lee e99ca20fe7 fix: Fix State restoration in Agent from a before_run hook (#12253) 2026-08-06 10:14:58 +02:00
Sebastian Husch Lee aeeb9dc749 chore: Update name from ContextCompactionHook to CompactionHook (#12252) 2026-08-06 06:50:30 +00:00
Haystack Bot 53b1212b5c docs: sync Haystack API reference on Docusaurus (#12251)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-08-05 15:01:51 +00:00
Sebastian Husch Lee ab4244404a feat: Add tool result pruning compactor (#12243)
Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>
2026-08-05 14:59:00 +00:00
dependabot[bot] 98f5460fb4 build(deps): bump the codeql group with 3 updates (#12250)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David S. Batista <dsbatista@gmail.com>
2026-08-05 14:41:33 +00:00
manjunath bhaskar f1f19e39d2 fix: DocumentJoiner top_k=0 is treated as unset instead of returning … (#12217)
Co-authored-by: David S. Batista <dsbatista@gmail.com>
2026-08-05 14:40:45 +00:00
Cameron G 51f78e5d15 ci: route github_release version parsing through env, not shell interpolation (#12230) 2026-08-05 14:25:12 +02:00
Stefano Fiorucci 8eb05c2077 chore: use ruff for formatting Python snippets in docs (#12245) 2026-08-05 14:24:09 +02:00
dependabot[bot] ae02b58367 build(deps): bump the codeql group with 3 updates (#12240)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-05 13:18:36 +02:00
bogdankostic 1ff7799ce2 docs: fix example to use correct StreamableHttpServerInfo class in MCPToolset documentation (#12247) 2026-08-05 13:08:32 +02:00
LHMQ878 1cd96fcd95 fix: don't strip title when it is a name, not a schema keyword (#12219)
Co-authored-by: LHMQ878 <LHMQ878@users.noreply.github.com>
Co-authored-by: David S. Batista <dsbatista@gmail.com>
2026-08-05 07:45:22 +00:00
Stefano Fiorucci 88db3cd150 Release workflow update (#12241)
Co-authored-by: Julian Risch <julian.risch@deepset.ai>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-05 09:25:41 +02:00
Sebastian Husch Lee 86ed78ca72 chore: Moving some agent utils to utils file (#12238) 2026-08-05 06:17:10 +00:00
Haystack Bot 16d4e55750 docs: sync Haystack API reference on Docusaurus (#12239)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-08-04 16:15:01 +02:00
Sebastian Husch Lee c07313f9aa feat: Add OpenaiTokenCounter using their input tokens api (#12237) 2026-08-04 14:12:28 +00:00
Haystack Bot 7c68278daf docs: sync Haystack API reference on Docusaurus (#12236)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2026-08-04 12:27:33 +02:00