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
Tuana Çelik
9959176935
Update README.md ( #6480 )
...
* Update README.md
Adding switch to stable branch
* Update README.md
2023-12-04 13:24:42 +01:00
Massimiliano Pippi
09f898aff8
Update README.md
2023-12-01 09:34:42 +01:00
Massimiliano Pippi
e32f35d2b5
Update README.md
2023-11-30 16:28:49 +01:00
Tuana Çelik
61fa6eb01c
Update README.md ( #6462 )
2023-11-30 16:01:37 +01:00
Massimiliano Pippi
d4c275f8b7
Update README.md
...
Fix the badges for 2.x
2023-11-30 15:49:27 +01:00
Massimiliano Pippi
aeb5708585
Update README.md ( #6408 )
2023-11-24 16:21:19 +01:00
Silvano Cerza
6c5bfe3da4
Update README links and badges ( #6248 )
2023-11-07 16:53:17 +01:00
Vladimir Blagojevic
d7e1833c40
feat: Add HuggingFaceTGIChatGenerator
Haystack 2.x component ( #6199 )
...
* Add ChatHuggingFaceTGIGenerator
* Add release note
---------
Co-authored-by: Daria Fokina <daria.fokina@deepset.ai>
Co-authored-by: Stefano Fiorucci <44616784+anakin87@users.noreply.github.com>
2023-11-06 09:48:45 +01:00
Vatsalya Vyas
712888ce40
Update README.md ( #6208 )
...
Fixed minor typo
2023-10-31 19:02:15 +01:00
Techuuu
5e12230436
Update README.md ( #6201 )
...
* Update README.md
Fixed typos.
* Update README.md
Done
* Update README.md
Fixed.
* Update README.md
Fixed!
* Update README.md
---------
Co-authored-by: Daria Fokina <daria.fokina@deepset.ai>
Co-authored-by: Daria Fokina <daria.f93@gmail.com>
2023-10-31 17:27:42 +01:00
HardikBandhiya
431902b0db
fix: In README.md Community Section the Twitter's new name updated to 𝕏. ( #6203 )
...
* Update README.md
In README.md Community section the twitter's name is not updated to new name 𝕏
* Update README.md
---------
Co-authored-by: Massimiliano Pippi <mpippi@gmail.com>
2023-10-31 09:33:10 +01:00
Mani Yadla
3ff79d0307
Update README.md ( #6163 )
2023-10-25 09:42:58 +02:00
Daria Fokina
d0ff3fa7c2
docs: readme-get-started ( #5993 )
...
* readme-get-started
* lg update
* lg update
Co-authored-by: Bilge Yücel <bilgeyucel96@gmail.com>
---------
Co-authored-by: Bilge Yücel <bilgeyucel96@gmail.com>
2023-10-09 15:24:47 +02:00
Mike Lay
de4592f6f1
Fix contributing link ( #5960 )
...
* Fix broken contributor link. As this ultimately links to the actual contributing page, simply redirect to *CONTRIBUTING.md* instead of `#-contributing`
The 💙 emoji in the anchor does not actually resolve. Should be `#contributing`.
2023-10-04 12:01:51 +02:00
Massimiliano Pippi
81f3aaf3e5
Add coverage badge ( #5634 )
2023-08-28 18:30:01 +02:00
Tuana Çelik
c38943721f
Update README.md ( #5554 )
...
Some minor wording updates to reflect latest use cases and functionality
2023-08-12 08:45:56 +02:00
Malte Pietsch
8c017ccc32
Update installation instructions in README.md ( #5480 )
2023-08-01 12:33:40 +02:00
Julian Risch
30fdf2b5df
feat!: Add extra for inference dependencies such as torch ( #5147 )
...
* feat!: add extra for inference dependencies such as torch
* add inference extra to 'all' and 'all-gpu' extra
* install inference extra in selected integration tests
* import LazyImport
* review feedback
* add import error messages and update readme
* remove extra dot
2023-06-20 09:54:10 +02:00
Massimiliano Pippi
917cea8af4
docs: Revamp the README file ( #4971 )
...
* revamp readme
* center the table
* more badges and cosmetics
2023-05-22 09:30:36 +02:00
Tuana Çelik
5321d91f97
Update README.md ( #4966 )
...
Co-authored-by: Massimiliano Pippi <mpippi@gmail.com>
2023-05-19 17:43:46 +02:00
Tuana Çelik
b482f1d875
Update README.md ( #4967 )
...
Adding link to bricky from Lars at Lego
2023-05-19 17:41:20 +02:00
Tuana Çelik
b22cfb8206
Update README.md ( #4963 )
2023-05-19 16:26:12 +02:00