11 Commits

Author SHA1 Message Date
Daria Fokina
606d918cec
docs for regextextextractor (#10202) 2025-12-08 20:21:19 +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
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
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
Daria Fokina
9611fb3590
migrating to Haystack guide (#10121) 2025-11-24 15:26:05 +01:00
Daria Fokina
c8379c34f8
docs: Add CometAPIChatGenerator page (#10099)
* cometapichatgenerator docs

* wire multiple models in a pipeline
2025-11-20 10:54:39 +01:00
Daria Fokina
531290bb10
add aimlapi docs (#10101) 2025-11-20 10:54:19 +01:00
Daria Fokina
d08b54b82b
create llms.txt (#10097) 2025-11-19 11:25:30 +01:00
Daria Fokina
353079a0ac
docs: add links to 1.x and 2.x archived documentation (#10094)
* add links to archived documentation

* update config
2025-11-18 17:33:05 +01:00
Haystack Bot
6355f6deae
Promote unstable docs for Haystack 2.20 (#10080)
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
2025-11-13 18:00:45 +01:00