diff --git a/README.md b/README.md index a58ab6d0..caca77bd 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ authors: twitter: include if desired pypi: url of pypi package if exists repo: url of GitHub repo if exists -type: Custom Node OR Document Store OR Agent Tool (required) +type: Document Store OR Model Provider OR Data Ingestion OR Monitoring Tool or Evaluation Framework OR Custom Component (required) report_issue: url to where people can report an issue with the integration --- ``` diff --git a/integrations/azure-translator.md b/integrations/azure-translator.md index 933093d2..842fc1ae 100644 --- a/integrations/azure-translator.md +++ b/integrations/azure-translator.md @@ -9,7 +9,7 @@ authors: twitter: recrudesce pypi: https://pypi.org/project/haystack-translate-node/ repo: https://github.com/recrudesce/haystack_translate_node -type: Custom Node +type: Custom Component report_issue: https://github.com/recrudesce/haystack_translate_node/issues --- diff --git a/integrations/chainlit.md b/integrations/chainlit.md index 7bf29c0a..cb27e058 100644 --- a/integrations/chainlit.md +++ b/integrations/chainlit.md @@ -9,7 +9,7 @@ authors: twitter: chainlit_io pypi: https://pypi.org/project/chainlit/ repo: https://github.com/Chainlit/chainlit -type: Monitoring +type: Monitoring Tool report_issue: https://github.com/Chainlit/chainlit/issues logo: /logos/chainlit.png --- diff --git a/integrations/document-threshold.md b/integrations/document-threshold.md index 8df64573..6e8f3b03 100644 --- a/integrations/document-threshold.md +++ b/integrations/document-threshold.md @@ -9,7 +9,7 @@ authors: twitter: recrudesce pypi: https://pypi.org/project/haystack-threshold-node/ repo: https://github.com/recrudesce/haystack_threshold_node -type: Custom Node +type: Custom Component report_issue: https://github.com/recrudesce/haystack_threshold_node/issues --- # Haystack Threshold Node diff --git a/integrations/fastrag.md b/integrations/fastrag.md index 2e59e589..c8af45b7 100644 --- a/integrations/fastrag.md +++ b/integrations/fastrag.md @@ -8,7 +8,7 @@ authors: github: IntelLabs pypi: repo: https://github.com/IntelLabs/fastRAG -type: Custom Node +type: Custom Component report_issue: https://github.com/IntelLabs/fastRAG/issues logo: /logos/intel-labs.png --- diff --git a/integrations/lemmatize.md b/integrations/lemmatize.md index e18c9990..1cae3ea5 100644 --- a/integrations/lemmatize.md +++ b/integrations/lemmatize.md @@ -12,7 +12,7 @@ authors: github: Xceron pypi: https://pypi.org/project/haystack-lemmatize-node/ repo: https://github.com/recrudesce/haystack_lemmatize_node -type: Custom Node +type: Custom Component report_issue: https://github.com/recrudesce/haystack_lemmatize_node/issues --- diff --git a/integrations/mastodon-fetcher.md b/integrations/mastodon-fetcher.md index 3c24479c..5d65a0ca 100644 --- a/integrations/mastodon-fetcher.md +++ b/integrations/mastodon-fetcher.md @@ -10,7 +10,7 @@ authors: linkedin: tuanacelik pypi: https://pypi.org/project/mastodon-fetcher-haystack/ repo: https://github.com/tuanacelik/mastodon-fetcher-haystack -type: Custom Node +type: Data Ingestion report_issue: https://github.com/tuanacelik/mastodon-fetcher-haystack/issues logo: /logos/mastodon.png version: Haystack 2.0 diff --git a/integrations/newspaper3k.md b/integrations/newspaper3k.md index f855b53a..7b0b1ad1 100644 --- a/integrations/newspaper3k.md +++ b/integrations/newspaper3k.md @@ -9,7 +9,7 @@ authors: github: haradai pypi: https://pypi.org/project/newspaper3k-haystack repo: https://github.com/Haradai/newspaper3k-haystack -type: Custom Node +type: Data Ingestion report_issue: https://github.com/Haradai/newspaper3k-haystack/issues --- diff --git a/integrations/notion-extractor.md b/integrations/notion-extractor.md index 40956d00..5e67bf49 100644 --- a/integrations/notion-extractor.md +++ b/integrations/notion-extractor.md @@ -8,7 +8,7 @@ authors: github: bogdankostic pypi: https://pypi.org/project/notion-haystack/ repo: https://github.com/bogdankostic/notion-haystack -type: Custom Node +type: Data Ingestion report_issue: https://github.com/bogdankostic/notion-haystack/issues logo: /logos/notion.png --- diff --git a/integrations/readmedocs-fetcher.md b/integrations/readmedocs-fetcher.md index 008bf4f0..d9e65af4 100644 --- a/integrations/readmedocs-fetcher.md +++ b/integrations/readmedocs-fetcher.md @@ -14,7 +14,7 @@ authors: linkedin: silvanocerza pypi: https://pypi.org/project/readmedocs-fetcher-haystack/ repo: https://github.com/tuanacelik/readmedocs-fetcher-haystack -type: Custom Node +type: Data Ingestion report_issue: https://github.com/tuanacelik/readmedocs-fetcher-haystack/issues toc: true --- diff --git a/integrations/text2speech.md b/integrations/text2speech.md index 2d312d7e..0a6e0124 100644 --- a/integrations/text2speech.md +++ b/integrations/text2speech.md @@ -10,7 +10,7 @@ authors: linkedin: deepset-ai pypi: https://pypi.org/project/farm-haystack-text2speech/ repo: https://github.com/deepset-ai/haystack-extras/tree/main/nodes/text2speech -type: Custom Node +type: Custom Component report_issue: https://github.com/deepset-ai/haystack-extras/issues --- diff --git a/integrations/traceloop.md b/integrations/traceloop.md index 30bb37c5..4a563c28 100644 --- a/integrations/traceloop.md +++ b/integrations/traceloop.md @@ -9,7 +9,7 @@ authors: twitter: traceloopdev pypi: https://pypi.org/project/traceloop-sdk/ repo: https://github.com/traceloop/openllmetry -type: Monitoring +type: Monitoring Tool report_issue: https://github.com/traceloop/openllmetry/issues logo: /logos/traceloop.png toc: true diff --git a/integrations/unstructured-file-converter.md b/integrations/unstructured-file-converter.md index 2c0518f3..26cb3b4e 100644 --- a/integrations/unstructured-file-converter.md +++ b/integrations/unstructured-file-converter.md @@ -10,7 +10,7 @@ authors: linkedin: deepset-ai pypi: https://pypi.org/project/unstructured-fileconverter-haystack/ repo: https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/unstructured -type: Custom Node +type: Data Ingestion report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues logo: /logos/unstructured.svg version: Haystack 2.0 diff --git a/integrations/veracity.md b/integrations/veracity.md index 5203ff5d..87cc6404 100644 --- a/integrations/veracity.md +++ b/integrations/veracity.md @@ -7,7 +7,7 @@ authors: socials: github: Xceron repo: https://github.com/Xceron/haystack_veracity_node -type: Custom Node +type: Custom Component report_issue: https://github.com/Xceron/haystack_veracity_node/issues ---