Skip to content

Commit

Permalink
Add note about examples to the Readme (#34)
Browse files Browse the repository at this point in the history
* Add note about examples

* Typo, fix link
  • Loading branch information
shadeMe authored Jul 8, 2024
1 parent 7592cc5 commit 438ee6b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,11 @@ pipe = Pipeline()
pipe.run(...)
```

Some experimental features come with example notebooks and resources that can be found in the [`examples` folder](https://github.com/deepset-ai/haystack-experimental/tree/main/examples).

## Documentation

Documentation for `haystack-experimental` can be found [here](https://docs.haystack.deepset.ai/reference/haystack-experimental-api).
Documentation for `haystack-experimental` can be found [here](https://docs.haystack.deepset.ai/reference/).

## Implementation

Expand Down

0 comments on commit 438ee6b

Please sign in to comment.