We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99c874e commit 8cf1762Copy full SHA for 8cf1762
fastrag/__init__.py
@@ -1,4 +1,4 @@
1
### Essential imports for loading components and modifications to original Haystack components
2
from fastrag import generators, rankers, retrievers, stores
3
4
-__version__ = "3.0.1"
+__version__ = "3.1.0"
0 commit comments