diff --git a/integrations/instructor-embedder.md b/integrations/instructor-embedder.md index abdb690e..fef7b811 100644 --- a/integrations/instructor-embedder.md +++ b/integrations/instructor-embedder.md @@ -15,7 +15,7 @@ authors: linkedin: varun-mathur-ds pypi: https://pypi.org/project/instructor-embedders-haystack/ repo: https://github.com/deepset-ai/haystack-extras/tree/main/components/instructor-embedders -type: Custom Node +type: Model Provider report_issue: https://github.com/deepset-ai/haystack-extras/issues version: Haystack 2.0 --- diff --git a/integrations/vllm.md b/integrations/vllm.md index 6e825572..54ab8bea 100644 --- a/integrations/vllm.md +++ b/integrations/vllm.md @@ -8,7 +8,7 @@ authors: github: LLukas22 pypi: https://pypi.org/project/vllm-haystack/ repo: https://github.com/LLukas22/vLLM-haystack-adapter -type: Custom Node +type: Model Provider report_issue: https://github.com/LLukas22/vLLM-haystack-adapter/issues logo: /logos/vllm.png ---