20 Commits

Author SHA1 Message Date
Daria Fokina
64397ad240
remove unnecessary warmup method in docs (#10217) 2025-12-10 13:14:20 +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
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
Abdullah Taman
e0b3d71ab4
docs: remove repeated code snippet at the end of ChatMessage documentation page (#10050)
* docs: remove repeated code snippet

* update versions

---------

Co-authored-by: Daria Fokina <daria.fokina@deepset.ai>
2025-11-12 13:56:20 +01:00
Abdullah Taman
5fc0c59d81
Replace the URL that returns a 403 response with one that works. (#10048) 2025-11-11 10:23:01 +01:00
Daria Fokina
edd5a99e83
update async pipeline example (#10042) 2025-11-10 11:56:45 +01:00
Abdullah Taman
de4ab98b07
Fix typo in visualizing-pipelines.mdx (#10041) 2025-11-10 10:39:41 +01:00
Daria Fokina
89f420843d
update and replace recipes (#10021) 2025-11-06 11:05:58 +01:00
Daria Fokina
93712839e5
chore(docs): fix tables formatting (#10010)
* add missing headers

* external integrations header row

* implement headerless tables

* more tables with key-value pairs
2025-11-05 11:44:03 +01:00
Daria Fokina
1e04b57942
emojis and empty codeblock (#10008) 2025-11-04 19:18:53 +01:00
Daria Fokina
0e8304e1f7
style: update docs website colors (#9999)
* update website colors

* light bg for images in dark mode

* sync TIP and sidebar colors

* code snippet button visibility

* bold formatting and emoji
2025-11-03 16:27:49 +01:00
Daria Fokina
f6907baf2b
style: fix admonition headings (#10000)
* admonition headings

* update admonition info to note types
2025-11-03 14:48:32 +00:00
Daria Fokina
5426df0d16
clarify message storage (#10006) 2025-11-03 12:33:06 +01:00
Daria Fokina
c27c8e923d
chore(docs): activate broken link checker in Docusaurus and fix broken links (#9993)
* activate link checker

* additional link fixes

* same fix for different version

* fix anchors

* rename data classes md

* simplify links to reference

* Apply suggestions from code review

Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>

---------

Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>
2025-10-31 15:52:16 +01:00
Daria Fokina
b61e442c20
images config and alt text (#9983) 2025-10-31 10:29:34 +01:00
Daria Fokina
ce348d920a
docs: improve UI with Inter font and enhanced sidebar navigation (#9977)
* improving ui and nav

* move guides UP in the sidebars

* concepts overview rename
2025-10-30 16:00:01 +01:00
Daria Fokina
c96a999320
fix(docs): update all internal documentation links to use relative paths for proper version scoping (#9969)
* Update versionedReferenceLinks.js

* fixing all links

* github-hanlp-swap

---------

Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>
2025-10-30 12:43:02 +01:00
Daria Fokina
3e81ec75dc
docs: add 2.18 and 2.19 actual documentation pages (#9946)
* versioned-docs

* external-documentstores
2025-10-27 13:03:22 +01:00
Daria Fokina
90894491cf
docs: add v2.20 docs pages and plugin for relative links (#9926)
* Update documentation and remove unused assets. Enhanced the 'agents' and 'components' sections with clearer descriptions and examples. Removed obsolete images and updated links for better navigation. Adjusted formatting for consistency across various documentation pages.

* remove dependency

* address comments

* delete more empty pages

* broken link

* unduplicate headings

* alphabetical components nav
2025-10-24 09:52:57 +02:00
Daria Fokina
a66a05f756
docs: moving Docusaurus setup to Haystack repo (#9847)
* move-docusarus-to-haystack

* debug

* add src

* blank page bug

* unify readme
2025-10-10 11:44:13 +02:00