Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion integrations/azure-ai-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors:
github: deepset-ai
twitter: deepset_ai
linkedin: https://www.linkedin.com/company/deepset-ai/
pypi: https://pypi.org/project/azure-ai-search
pypi: https://pypi.org/project/azure-ai-search-haystack
repo: https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/azure-ai-search
type: Document Store
report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
Expand Down
2 changes: 1 addition & 1 deletion integrations/azure-cosmos-db.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ version: Haystack 2.0

## Installation

It's possible to connect to your **MongoDB** cluster on Azure Cosmos DB through the `MongoDBAtlasDocumentStore`. For that, install the `mongo-atlas-haystack` integration.
It's possible to connect to your **MongoDB** cluster on Azure Cosmos DB through the `MongoDBAtlasDocumentStore`. For that, install the `mongodb-atlas-haystack` integration.
```bash
pip install mongodb-atlas-haystack
```
Expand Down
6 changes: 3 additions & 3 deletions integrations/brave.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors:
github: deepset-ai
twitter: deepset_ai
linkedin: https://www.linkedin.com/company/deepset-ai/
pypi: https://pypi.org/project/brave-search-haystack
pypi: https://pypi.org/project/brave-haystack
repo: https://github.com/deepset-ai/haystack-core-integrations
type: Search & Extraction
report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
Expand Down Expand Up @@ -37,7 +37,7 @@ You need a Brave Search API key to use this integration. You can get one at [bra
## Installation

```bash
pip install brave-search-haystack
pip install brave-haystack
```

## Usage
Expand Down Expand Up @@ -132,4 +132,4 @@ asyncio.run(main())

### License

`brave-search-haystack` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
`brave-haystack` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
2 changes: 1 addition & 1 deletion integrations/chroma-documentstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ authors:
github: deepset-ai
twitter: deepset_ai
linkedin: https://www.linkedin.com/company/deepset-ai/
pypi: https://pypi.org/project/chroma-store
pypi: https://pypi.org/project/chroma-haystack
repo: https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/chroma
type: Document Store
report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
Expand Down
2 changes: 1 addition & 1 deletion integrations/weights-and-bias-tracer.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ the pipeline name you specified, when creating the `WeaveConnector`.

### License

`weights_biases-haystack` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
`weave-haystack` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.