-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Document Stores | ||
# DEPRECATED | ||
|
||
To create a new package, run this command: | ||
```sh | ||
hatch --config hatch.toml new my_custom_node | ||
``` | ||
This folder used to contain components (previously known as "nodes") for Haystack version 1.x. | ||
With the release of Haystack 2.0, we won't make further progress with additional features | ||
shipped through separated packages from `farm-haystack`, so nothing will be added to this | ||
folder that will eventually go away. |