164 Commits

Author SHA1 Message Date
Haystack Bot
67437c7683
Sync Core Integrations API reference (amazon_bedrock) on Docusaurus (#10254)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2025-12-17 08:52:16 +01:00
Haystack Bot
c32f657ff0
Sync Core Integrations API reference (weaviate) on Docusaurus (#10253)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2025-12-16 18:37:14 +01:00
Abdallah Taman
43e125de00
docs: Add documents to the in document store (#10241)
* Add document examples 

Added document examples and updated document store usage instead of the empty document store.

* Add docs to the docstore
2025-12-16 11:30:17 +01:00
Haystack Bot
49d1391bca
Sync Haystack API reference on Docusaurus (#10243)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-12-15 11:16:02 +01:00
Haystack Bot
d4ed41d24c
Sync Haystack API reference on Docusaurus (#10238)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-12-12 15:49:06 +01:00
Haystack Bot
d5b33a9eb9
Sync Haystack API reference on Docusaurus (#10236)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2025-12-12 15:04:18 +01:00
Lin Manhui
2d25488db6
feat: add PaddleOCRVLDocumentConverter documentation (#10228)
* Add PaddleOCRVLDocumentConverter documentation

* Update sidebars.js and converters.mdx

* Update link

* Update versioned docs

* Update versioned sidebars.json

---------

Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>
2025-12-12 10:28:39 +01:00
Haystack Bot
62acd00602
Sync Haystack API reference on Docusaurus (#10230)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-12-11 16:51:58 +01:00
Haystack Bot
50594a50af
Sync Haystack API reference on Docusaurus (#10225)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-12-11 15:16:20 +01:00
Vladimir Blagojevic
4a56d52b60
chore: Update code snippets in docs (audio and builders components) (#10156)
* Update code snippets in docs

* Add reno note

* Revert "Add reno note"

This reverts commit 18733fa828ebedfe5b20903bcf0080abc198ad9e.

* PR feedback

* Minor fix

* No Secrets between us

* Comments format update

* Restore output format

* Script output, needs to be commented
2025-12-11 15:06:54 +01:00
Haystack Bot
63de06bdf8
Sync Haystack API reference on Docusaurus (#10223)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-12-11 12:57:48 +01:00
Daria Fokina
64397ad240
remove unnecessary warmup method in docs (#10217) 2025-12-10 13:14:20 +01:00
Haystack Bot
24f897a4e4
Sync Core Integrations API reference (elasticsearch) on Docusaurus (#10219)
Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
Co-authored-by: David S. Batista <dsbatista@gmail.com>
2025-12-10 13:07:18 +01:00
Haystack Bot
ee69c0b402
Sync Core Integrations API reference (azure_ai_search) on Docusaurus (#10218)
Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
2025-12-10 13:04:22 +01:00
Haystack Bot
cb8082e196
Sync Core Integrations API reference (paddleocr) on Docusaurus (#10216)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2025-12-10 11:13:04 +01:00
Haystack Bot
c09233c638
Sync Haystack API reference on Docusaurus (#10214)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2025-12-10 10:48:27 +01:00
Daria Fokina
5efa691bb5
fix: enable vale workflow correctly to review documentation changes (#10211)
* fix: add config path to Vale workflow

* test: add doc to test Vale linting

* Update docs-website-vale.yml

* test single docs folder

* adjust rules

* file for testing vale comments

* adjust rules

* abbreviation rule swap

* simpler test file

* adjust more rules after review

* new testing mdx file

* Delete test-component-page.mdx
2025-12-10 10:18:23 +01:00
Daria Fokina
f333aa6b0c
Add missing QueryExpander and MultiQuery retrievers to version-2.21 sidebar (#10206) 2025-12-09 11:49:57 +01:00
Aohua Zhang
feafeee6d0
docs: add quota note for OpenAIChatGenerator in get-started guide (#10207)
* docs: add quota note for OpenAIChatGenerator in get-started guide

* Apply suggestion from @davidsbatista

* Apply suggestions from code review

---------

Co-authored-by: David S. Batista <dsbatista@gmail.com>
2025-12-09 10:18:54 +01:00
Daria Fokina
606d918cec
docs for regextextextractor (#10202) 2025-12-08 20:21:19 +01:00
Haystack Bot
69a4661ec5
Sync Haystack API reference on Docusaurus (#10200)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
2025-12-08 20:10:02 +01:00
Haystack Bot
a471fbfebe
Promote unstable docs for Haystack 2.21 (#10204)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-12-08 20:09:00 +01:00
Abdallah Taman
e4ca3ef149
docs: Documentation examples fixes (#10197)
* Update document embedding values in example

* Update document embeddings of Qdrant example to 768 dimensions

* Remove spaces in embedding initialization

* Update URL in agent output example to remove the 403 error
2025-12-08 10:48:58 +01:00
Daria Fokina
2c023b2e52
docs: document expected connection string for Pgvector (#10182)
* warning-pgvector-connection-string

* suggestions from review
2025-12-05 16:09:52 +01:00
Haystack Bot
40eb1fd3a5
Sync Core Integrations API reference (pgvector) on Docusaurus (#10193)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2025-12-05 16:02:01 +01:00
Daria Fokina
e6fd360866
update plugins explanation (#10186) 2025-12-05 12:18:47 +01:00
Haystack Bot
8f703e89f6
Create unstable docs for Haystack 2.21 (#10191)
Co-authored-by: Amnah199 <13835656+Amnah199@users.noreply.github.com>
2025-12-03 21:12:43 +01:00
Haystack Bot
08b979cc09
Sync Haystack API reference on Docusaurus (#10188)
Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
2025-12-03 16:34:24 +01:00
Haystack Bot
251335f941
Sync Haystack API reference on Docusaurus (#10185)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-12-03 14:19:29 +01:00
Daria Fokina
0907d89100
docs: new page that documents pipeline loops (#10134)
* loops docs

* improvements

* whitespaces

* shorten sentence

* update v2.20

* improvements from the review
2025-12-03 11:33:42 +01:00
Andrew Schwartz
4d9c9bde9c
fix: add unsafe=True to make code properly run (#10172)
Without this change, `OutputAdapter` has an output of type string, which results in the following error:

> Error: SentenceTransformersDocumentEmbedder expects a list of Documents as input.In case you want to embed a string, please use the SentenceTransformersTextEmbedder.

_Note: the cookbook repo's Jupyter Notebook should also be updated._
2025-12-03 09:34:57 +01:00
Haystack Bot
93edaebe12
Sync Haystack API reference on Docusaurus (#10178)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2025-12-02 16:39:20 +01:00
Daria Fokina
462a2d4a51
docs: new pages for QueryExpander, MultiQueryTextRetriever and MultiQueryEmbeddingRetriever (#10170)
* new documentation pages

* add yaml tabs

* explain chat_generator parameter

* bump and align dependencies versions

* Update docs-website/docs/pipeline-components/query/queryexpander.mdx

Co-authored-by: David S. Batista <dsbatista@gmail.com>

---------

Co-authored-by: David S. Batista <dsbatista@gmail.com>
2025-12-02 12:42:00 +01:00
Daria Fokina
3369a7b416
update config to track analytics (#10174) 2025-12-02 11:52:29 +01:00
Yassine Gabsi
c04e6c3140
fix: docs search bar styling and improvements (#10161)
* fix: docs search bar styling and improvements

* fix: remove unused css on navbar title
2025-12-01 14:57:16 +01:00
Haystack Bot
a5e8e1f3f9
Sync Haystack API reference on Docusaurus (#10166)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-12-01 14:10:59 +01:00
Haystack Bot
dee7bd5a62
Sync Core Integrations API reference (stackit) on Docusaurus (#10162)
Co-authored-by: Amnah199 <13835656+Amnah199@users.noreply.github.com>
2025-11-28 17:11:49 +01:00
Daria Fokina
0056e81b7e
update header in mobile view (#10160) 2025-11-28 13:26:22 +01:00
Haystack Bot
108204c070
Sync Haystack API reference on Docusaurus (#10158)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2025-11-28 10:09:07 +01:00
Daria Fokina
ea515f53d1
mention of docs and correct urls (#10151) 2025-11-27 14:31:10 +01:00
Stefano Fiorucci
590f55b059
chore: fix type declaration error in docs build (#10149) 2025-11-27 13:09:15 +01:00
Daria Fokina
56cf050671
docs landing page redirect (#10148) 2025-11-27 12:37:24 +01:00
Haystack Bot
dce828c5a5
Sync Core Integrations API reference (cohere) on Docusaurus (#10143)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-11-26 16:05:22 +01:00
Haystack Bot
1a40d9e0aa
Sync Core Integrations API reference (watsonx) on Docusaurus (#10141)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-11-26 16:04:58 +01:00
Daria Fokina
3c0433e7e8
docs: updates to Data Classes page (#10103)
* dataclasses updates

* reasoning examples

* extra field and reasoningcontent class
2025-11-26 16:04:26 +01:00
Haystack Bot
0e5b18a763
Sync Core Integrations API reference (cometapi) on Docusaurus (#10140)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-11-26 13:14:41 +01:00
Haystack Bot
c3e2ee4a02
Sync Core Integrations API reference (cohere) on Docusaurus (#10139)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-11-26 13:14:16 +01:00
Haystack Bot
c7e780f016
Sync Core Integrations API reference (openrouter) on Docusaurus (#10138)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-11-26 13:06:24 +01:00
Haystack Bot
0cd90b1a59
Sync Core Integrations API reference (google_genai) on Docusaurus (#10137)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-11-26 13:06:05 +01:00
Haystack Bot
c3e73db191
Sync Core Integrations API reference (anthropic) on Docusaurus (#10136)
Co-authored-by: vblagoje <458335+vblagoje@users.noreply.github.com>
2025-11-26 13:05:47 +01:00