Kacper Łukawski
22117f90dc
docs: highlight Haystack 3.0 features in README ( #12085 )
...
Co-authored-by: Bilge Yücel <bilgeyucel96@gmail.com >
2026-07-22 16:02:16 +00:00
Julian Risch
adf30fccd0
docs: add banner for launch week (cherry-pick #12070 to main) ( #12072 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-20 14:15:42 +02:00
Julian Risch
e64c7a57b7
docs: Add HVTrust and Evidence Grade badges to README ( #11511 )
2026-06-04 14:58:55 +02:00
Julian Risch
164a4caa47
docs: Add OpenSSF Best Practices badge to README ( #11465 )
2026-06-01 16:47:43 +02:00
Julian Risch
1c326071e3
chore: Update Discord invite link in README ( #11201 )
2026-04-27 17:38:12 +02:00
Stefano Fiorucci
070b76e0c8
ci: use py-cov-action to track coverage ( #11183 )
2026-04-27 07:31:19 +00:00
Julian Risch
9e501af169
docs: mention nightly prereleases in README ( #10755 )
...
Updated installation instructions for nightly pre-releases.
2026-03-09 13:00:26 +01:00
Bilge Yücel
a39f6de5f5
Update README.md ( #10589 )
...
* Update README.md
* New Haystack description
* Update Haystack Enterprise section
* Change some titles
* Fix typos
* Address the PR comments & change the banner
2026-02-16 18:06:14 +01:00
Julian Risch
0741d67eb7
docs: Fix broken TOC links for Haystack Enterprise Starter, Hayhooks, Use Cases ( #10541 )
...
* docs: Fix link text for Haystack Enterprise Starter
* remove broken TOC links
2026-02-09 17:54:33 +00:00
Bilge Yücel
19d84d57c5
docs: Update documentation text with changes after rebranding ( #10272 )
...
* Update documentation text with rebranding
* minor updates to the text
* Update 2.21 versions of the docs pages
* Change banner image on README
* add alt text for the new image
2025-12-19 16:14:05 +01:00
Stefano Fiorucci
af75774c3f
chore: rename docs directory and other adjustments ( #10157 )
...
* chore: rename docs directory and other adjustments
* fixes
2025-11-28 08:41:35 +01:00
Daria Fokina
ea515f53d1
mention of docs and correct urls ( #10151 )
2025-11-27 14:31:10 +01:00
Bilge Yücel
ff1ba62fd1
Update README.md - Who uses Haystack part ( #9799 )
2025-09-22 09:34:07 +02:00
Bilge Yücel
323274e174
Add Haystack Enterprise section ( #9674 )
...
* Update README.md
* add a full stop
Co-authored-by: Daria Fokina <daria.fokina@deepset.ai >
* Change the enterprise link
---------
Co-authored-by: Daria Fokina <daria.fokina@deepset.ai >
2025-08-05 15:20:22 +02:00
Amna Mubashar
f5c0c1a9ca
Update README ( #9621 )
2025-07-18 11:03:45 +02:00
Krishna Somani
8ae24ca268
upgraded README.md ( #9613 )
...
* upgraded README.md
Added table of contents and made minor grammatical fixes with enhancing the readability of the file
* update README.md
Removal of capitalization
* Update README.md
2025-07-16 10:47:10 +02:00
Bilge Yücel
7660c80efa
docs: Fix the deepset platform logo ( #9609 )
2025-07-14 08:56:06 +02:00
Daria Fokina
aeea3b2d39
dC to dAP ( #9383 )
2025-05-13 18:03:51 +02:00
Stefano Fiorucci
63781afd8f
chore: remove 1.x mention from README ( #9181 )
2025-04-07 13:49:13 +02:00
Julian Risch
195d4031b9
chore: remove mention of 2.0 from banner ( #9010 )
...
* chore: remove mention of 2.0 from banner
* Update img alt text in readme
* Change the banner
---------
Co-authored-by: bilgeyucel <bilgeyucel96@gmail.com >
2025-03-11 09:53:51 +01:00
Sebastian Husch Lee
296e31c182
feat: Add Type Validation parameter for Pipeline Connections ( #8875 )
...
* Starting to refactor type util tests to be more systematic
* refactoring
* Expand tests
* Update to type utils
* Add missing subclass check
* Expand and refactor tests, introduce type_validation Literal
* More test refactoring
* Test refactoring, adding type validation variable to pipeline base
* Update relaxed version of type checking to pass all newly added tests
* trim whitespace
* Add tests
* cleanup
* Updates docstrings
* Add reno
* docs
* Fix mypy and add docstrings
* Changes based on advice from Tobi
* Remove unused imports
* Doc strings
* Add connection type validation to to_dict and from_dict
* Update tests
* Fix test
* Also save connection_type_validation at global pipeline level
* Fix tests
* Remove connection type validation from the connect level, only keep at pipeline level
* Formatting
* Fix tests
* formatting
2025-03-03 16:00:22 +01:00
Julian Risch
3e151620f5
chore: Add Hayhooks to README ( #8854 )
2025-02-13 15:05:43 +01:00
Bilge Yücel
5cc2df16ee
Update the Studio part on README.md ( #8564 )
2024-11-21 12:25:35 +03:00
Julian Risch
2cc45dd5b9
docs: Update discord invite link in README.md ( #8560 )
2024-11-20 16:27:31 +01:00
Sebastian Husch Lee
294a67e426
feat: Adding StringJoiner ( #8357 )
...
* Adding StringJoiner
* Release notes
* Remove typing
* Remove unused import
* Try to fix header
* Fix one test
* Add to docs, move test to behavioral pipeline test
* Undo changes
* Fix test
* Update haystack/components/joiners/string_joiner.py
Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com >
* Update haystack/components/joiners/string_joiner.py
Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com >
* Provide usage example
* Apply suggestions from code review
Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com >
---------
Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com >
Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com >
2024-10-30 15:03:41 +00:00
Bilge Yücel
c24814c6f2
Add info to README for installation from main branch ( #8484 )
...
* Update some old links
2024-10-24 13:46:18 +03:00
Tuana Çelik
0b7f1fd114
chore: Update cookbook url in README.md ( #8387 )
...
Adding the new cookbook url
2024-09-20 14:26:45 +02:00
Bilge Yücel
e31b3edda1
Add studio to the readme ( #8321 )
...
* Add studio to the readme
* Update README.md
2024-09-06 12:23:38 +01:00
Souf G
3163fbb835
fix discord link in README.md ( #8274 )
...
* fix discord link in README.md
* Update README.md
---------
Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com >
2024-08-23 10:29:56 +02:00
Vladimir Blagojevic
61de1dcc61
Fix project image and pypi url in slack configuration ( #7980 )
2024-07-04 17:27:28 +02:00
Stefano Fiorucci
1f7786d6dd
replace expired Discord invitation link ( #7944 )
2024-06-27 11:47:50 +02:00
Massimiliano Pippi
5ae14cde6b
Update README.md ( #7883 )
2024-06-18 09:56:11 +02:00
Massimiliano Pippi
324bbc3868
chore: clean up default env and add a script to generate release notes. ( #7858 )
...
* clean up default env and add reno script
* update contributions guidelines
* use test script
* format
* re-add missing dep
* remove black in favour of ruff
2024-06-14 14:57:24 +02:00
Luis Guimarais
48fd8865e5
Added NOS Portugal to list of companies in README.md ( #7832 )
2024-06-08 14:48:54 +02:00
Kacper Łukawski
f7a2eebeae
Fix deepset logo rendering on pypi.org ( #7387 )
...
Rendering images on pypi.org does not work with relative URLs. I changed it to use an absolute link for Deepset's logo.
2024-03-20 17:23:07 +01:00
Massimiliano Pippi
2bb17429dd
add conda badge ( #7347 )
2024-03-12 12:55:04 +01:00
Bilge Yücel
6239b60814
Update README.md ( #7344 )
...
Change image link and add alt text
2024-03-11 15:05:35 +03:00
Massimiliano Pippi
ad2366cbe9
link using absolute URI ( #7342 )
2024-03-11 11:49:59 +01:00
Massimiliano Pippi
0beb6e1162
chore: update banner ( #7340 )
...
* update banner
* try relative
2024-03-11 11:08:58 +01:00
Julian Risch
cfc5253651
docs: documentation search -> document search in Readme ( #7320 )
...
* docs: documentation search -> document search in Readme
* add links for "get started" and "what is haystack"
2024-03-06 17:26:46 +01:00
Massimiliano Pippi
13804293b1
docs: Prepare the readme for 2.0.0 ( #7314 )
...
* draft
* make the warning less prominent
* more compact
* better tip
* rewrite features
* downgrade to IMPORTANT
* avoid broken links to start
2024-03-06 16:51:04 +01:00
Tuana Çelik
29acffca1d
Add the Contributions wanted project ( #7035 )
...
@anakin87 - here is the updated section on contributions
2024-02-19 13:05:22 +01:00
Stefano Fiorucci
d90b0de124
Update README.md ( #6850 )
2024-01-30 10:03:01 +01:00
Tuana Çelik
1825140654
Readme updates ( #6817 )
...
* add info on dD
* fix
* Update README.md
* make tip box
* move location
2024-01-23 15:29:36 +01:00
Daria Fokina
6d8f369e9d
chore: mention cookbook repo in README ( #6814 )
...
* readme update
* formatting fix
* format2
2024-01-23 14:06:34 +01:00
Massimiliano Pippi
f44f123b3f
chore: mention integrations in the README ( #6805 )
...
* mention integrations in the README
* Apply suggestions from code review
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com >
Co-authored-by: Daria Fokina <daria.fokina@deepset.ai >
* Update README.md
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com >
---------
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com >
Co-authored-by: Daria Fokina <daria.fokina@deepset.ai >
Co-authored-by: Tuana Çelik <tuana.celik@deepset.ai >
2024-01-22 15:38:00 +01:00
Daria Fokina
8a08ab52e1
add telemetry overview ( #6785 )
2024-01-19 16:41:28 +01:00
Roshan Jossy
76b0d05eb1
chore: use GitHub markdown for warning about beta version in Readme ( #6666 )
2023-12-31 10:34:40 +01:00
Tuana Çelik
fabc4677af
Update README.md ( #6663 )
2023-12-29 12:04:16 +01:00
Tuana Çelik
8267058c05
Update README.md ( #6483 )
2023-12-04 15:36:07 +01:00