98 Commits

Author SHA1 Message Date
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
Malte Pietsch
1f3debfd74
Add retrieval augmentation demo (#4938) 2023-05-18 16:06:32 +02:00
Silvano Cerza
7e2b824bea
Add Datadog in Who Uses Haystack README.md section (#4894) 2023-05-12 11:37:22 +02:00
Massimiliano Pippi
d322beed6c
build: do not install 'dev' extras with 'all' (#4888)
* do not install 'dev' with 'all'

* some fixes around
2023-05-11 19:24:47 +02:00
Vladimir Blagojevic
aebc22d27e
Upgrade transformers to 4.28.1 (#4665)
* Upgrade to transformers 4.28.1

* Commenting out failing piece of test

* trailing-whitespace

* Adjust regex for error match - it changed between releases

* Remove RAG tests failing with transformers update
2023-04-27 12:55:21 +02:00
Darja Fokina
2f7104704a
fix: README latest and main installation (#4741)
Fixing README to explain how to install from main branch
2023-04-26 15:08:05 +02:00
Tuana Çelik
4cc416236d
chore: Updating readme (#4714)
Adding another name in our 'who uses' section
2023-04-20 11:28:38 +02:00
Tuana Çelik
16091f6ad2
Update README.md (#4661)
fixing links to sections
2023-04-14 10:23:06 +02:00
Tuana Çelik
83d33f2aed
Update README.md (#4625) 2023-04-07 09:09:16 +02:00
Malte Pietsch
fabf77388c
Update readme with new companies using haystack (#4621) 2023-04-06 19:42:25 +02:00
Tuana Çelik
e0895f0ac2
Adding missing emoji (#4613) 2023-04-06 11:20:16 +02:00
Eren
b09289241b
docs: fix broken readme links (#4560)
* docs: fix broken links

* fix Azure typo
2023-03-30 15:17:00 +02:00
Eren
5c6b295fb2
fix: update tutorials link (#4559) 2023-03-30 14:58:23 +02:00
Tuana Çelik
0876bc13b1
update to readme (#4533)
* update to readme

* Update README.md

Co-authored-by: Stefano Fiorucci <44616784+anakin87@users.noreply.github.com>

* Update README.md

Co-authored-by: Agnieszka Marzec <97166305+agnieszka-m@users.noreply.github.com>

* resolving comments

* Small final fixes

---------

Co-authored-by: Stefano Fiorucci <44616784+anakin87@users.noreply.github.com>
Co-authored-by: Agnieszka Marzec <97166305+agnieszka-m@users.noreply.github.com>
2023-03-30 10:51:01 +02:00
Tuana Çelik
8cd8ff6cbb
Update README.md (#4340) 2023-03-07 08:34:21 +01:00
Daniel Bichuetti
c7dddfeaea
chore: add intelijus (#4330) 2023-03-06 13:12:04 +01:00
Julian Risch
3fcfc8eb23
chore: add discord badge to readme (#4027) 2023-02-01 16:59:22 +01:00
Agnieszka Marzec
8da9bd7088
Align with the docs install guide + correct lg (#3950)
* Align with the docs install guide + correct lg

* Address Tuana's comments

---------

Co-authored-by: Massimiliano Pippi <mpippi@gmail.com>
2023-01-27 15:44:39 +01:00
Tuana Celik
66dc7f6739
Fixing twitter badge (#3934)
Co-authored-by: Massimiliano Pippi <mpippi@gmail.com>
2023-01-26 18:27:54 +01:00
Bilge Yücel
434beebfb1
feat: Change docker-compose.yml file (#3673)
* feat: Change `docker-compose.yml` file

* Add `volumes` to read from the local `/pipelines` folder
* Change the `PIPELINE_YAML_PATH` value and refer to the local `pipelines.haystack-pipeline.yml`
* Change the elasticsearch image

* Fix volume

* Update readme to direct users to the new demos repository
2023-01-03 11:49:12 +03:00
Tobias Wochinger
33c480286a
ci: add license compliance check (#3221)
* ci: add license compliance check

* ci: run check always for testing purposes

* revamp workflows

* temporary remove path directive

* triggering ci

* check rest api and ui too

* avoid cache to make sure env is clean

* add shield on readme

* ci: trigger CI to get latest scan

Co-authored-by: ZanSara <sarazanzo94@gmail.com>
Co-authored-by: Sara Zan <sara.zanzottera@deepset.ai>
2022-12-22 10:08:26 +01:00
Tuana Celik
78ec528e26
Url fixes (#3592)
* add 2 example scripts

* fixing faq script

* fixing some urls

* removing example scripts

* black reformatting
2022-11-21 11:26:16 +01:00
Massimiliano Pippi
6a48ace9b9
BREAKING CHANGE: remove Milvus1DocumentStore along with support for Milvus < 2.x (#3552)
* remove milvus1

* leftover

* revert deprecation process
2022-11-15 09:54:55 +01:00
bogdankostic
fc551b90ac
docs: Fix link directing to tutorials in README.md (#3516) 2022-11-02 18:11:03 +01:00
Sara Zan
823d0d3006
Add Schemas badge on README.md (#3493) 2022-10-28 13:57:42 +02:00
Massimiliano Pippi
1f9f4ab03a
fix: fix docs badge (#3491)
* fix: fix docs badge

* format

Co-authored-by: ZanSara <sarazanzo94@gmail.com>
2022-10-28 11:59:49 +02:00
Tuana Celik
a4002ae87c
Updating readme to point to new docs site (#3336)
* Updating readme to point to new docs site

* updating some links

* updating docs link
2022-10-26 17:28:46 +02:00
Massimiliano Pippi
15bb6c2ea2
remove tutorials from the repo (#3244) 2022-09-20 18:32:45 +02:00
Sara Zan
e92ea4fccb
refactor: rename master into main in documentation and links (#3063)
* master->main

* revert master rename

* Revert change to sphinx link and rename master schema
2022-08-24 19:05:12 +02:00
Ofek Lev
f6a4a14790
refactor: update package metadata (#3079)
* Update package metadata

* fix yaml

* remove Python version cap

* address review
2022-08-24 09:46:21 +02:00
Tuana Celik
2298155a20
changing Slack to Discord (#3040)
* changing Slack to Discord

* Update README.md

* updating contributing
2022-08-15 15:56:16 +03:00
Daniel Fleischer
d91a5b0e15
Typo README.md (#2895) 2022-07-27 16:00:50 +02:00
bogdankostic
353da8b1c1
Add Tutorials 16, 17 and 18 to README (#2758) 2022-07-05 12:04:58 +02:00
Sara Zan
735ffa635b
[CI refactoring] Tutorials on CI (#2547)
* Experimental Ci workflow for running tutorials

* Run on every push for now

* Not starting?

* Disabling paths temporarily

* Sort tutorials in natural order

* Install ipython

* remove ipython install

* Try running ipython with sudo

* env.pythonLocation

* Skipping tutorial2 and 9 for speed

* typo

* Use one runner per tutorial, for now

* Typo in dependend job

* Missing quotes broke scripts matrix

* Simplify setup for the tutorials, try to prevent containers conflict

* Remove needless job dependencies

* Try prevent cache issues, fix small Tut10 bug

* Missing deps for running notebook tutorials

* Create three groups of tutorials excluding the longest among them

* remove deps

* use proper bash loop

* Try with a single string

* Fix typo in echo

* Forgot do

* Typo

* Try to make the GraphDB tutorial without launching its own container

* Run notebook and script together

* Whitespace

* separate scrpits and notebooks execution

* Run notebooks first

* Try caching the GoT data before running the scripts

* add note

* fix mkdir

* Fix path

* Update Documentation & Code Style

* missing -r

* Fix folder numbering

* Run notebooks as well

* Typo in notebook command

* complete path in notebook command

* Try with TIKA_LOG_PATH

* Fix folder naming

* Do not use cached data in Tut9

* extracting the number better

* Small tweaks

* Same fix on Tut10 on the notebook

* Exclude GoT cache for tut5 too

* Remove faiss files after tutorial run

* Layout

* fix remove command

* Fix path in tut10 notebook

* Fix typo in node name in tut14

* Third block was too long, rebancing

* Reduce GoT dataset even more, why wasting time after all...

* Fix paths in tut10 again

* do git clean to make sure to cleanup everything (breaks post Python)

* Remove ES file with bad permission at the end of the run

* Split first block, takes >30mins

* take out tut15 for a moment, has an actual bug

* typo

* Forgot rm option

* Simply remove all ES files

* Improve logs of GoT reduction

* Exclude also tut16 from cache to try fix bug

* Replace ll with ls

* Reintroduce 15_TableQA

* Small regrouping

* regrouping to make the min num of runners go for about 30mins

* Add cron schedule and PR paths conditions

* Add some timing information

* Separate tutorials by diff and tutorials by cron

* temp add pull_request to tutorials nightly

* Add badge in README to keep track of the nightly tutorials run

* Remove prefixes from data folder names

* Add fetch depth to get diff with master

* Fix paths again

* typo

* Exclude long-running ones

* Typo

* Fix tutorials.yml as well

* Use head_ref

* Using an action for now

* exclude other files

* Use only the correct command to run the tutorial

* Add long running tutorials in separate runners, just for experiment

* Factor out the complex bash script

* Pass the python path to the bash script

* Fix paths

* adding log statement

* Missing dollarsign

* Resetting variable in loop

* using mini GoT dataset and improving bash script

* change dataset name

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-15 09:53:36 +02:00
Branden Chan
caf1336424
Adjust pydoc markdown config so methods shown with classes (#2511)
* add_member_class_prefix: true

* Update Documentation & Code Style

* Trigger redeploy

* Trigger redeploy

* Fix pydoc param

* Update Documentation & Code Style

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-06 16:00:08 +02:00
Branden Chan
75dcfd3fab
Delete files in docs/_src (#2322)
* Delete files in _src

* Filter unused images and re-add images that were in use in docs/img

* Remove all usages of user-images.githubusercontent.com

Co-authored-by: ZanSara <sarazanzo94@gmail.com>
2022-04-12 16:19:03 +02:00
Tuana Celik
a97a9d2b48
adding quotes for zsh shell issue (#2289)
* adding quotes for zsh shell issue
2022-03-08 17:29:08 +01:00
Dmitry Goryunov
548c285f8d
Add who uses Haystack section (#1975)
* Add Airbus, Alcatel-Lucent, Etlab, Deepset
* Add BetterUp, Sooth.ai, and Infineon as users

Co-authored-by: Malte Pietsch <malte.pietsch@deepset.ai>
2022-02-14 16:21:41 +01:00
Branden Chan
9551523ebb
Update README.md (#2160)
Add rest api and ui info
2022-02-10 15:00:09 +01:00
Branden Chan
287314b2d2
Update Readme to reflect changes to installation procedure (#2157)
* Update README.md

* change milvus to milvus1
2022-02-10 11:54:06 +01:00
Sara Zan
9af1292cda
Remove stray requirements.txt files and update README.md (#2075)
* Remove stray requirements.txt files and update README.md

* Remove requirement files

* Add details about pip bug and link to setup.cfg

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-27 11:22:14 +01:00
Branden Chan
bec14b63c3
Add live demo link to readme (#1839) 2021-12-03 14:34:19 +01:00
Branden Chan
da90acf650
Update README.md (#1682) 2021-10-29 18:19:21 +02:00