Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci

Signed-off-by: Berke <[email protected]>
  • Loading branch information
pre-commit-ci[bot] authored and berkecanrizai committed Jul 29, 2024
1 parent 23961e4 commit 7cd80aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions comps/retrievers/langchain/pathway/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (C) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

FROM pathwaycom/pathway:0.13.2-slim

ENV DOCKER_BUILDKIT=1
Expand Down
1 change: 1 addition & 0 deletions comps/retrievers/langchain/pathway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ revision=refs/pr/4
```

## Setting up the Pathway data sources

Pathway can listen to many sources simultaneously, such as local files, S3 folders, cloud storage, and any data stream. Whenever a new file is added or an existing file is modified, Pathway parses, chunks and indexes the documents in real-time.

See [pathway-io](https://pathway.com/developers/api-docs/pathway-io) for more information.
Expand Down

0 comments on commit 7cd80aa

Please sign in to comment.