mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-10-14 09:28:56 +00:00
fix docs config for evaluators (#7006)
This commit is contained in:
parent
e2cee468fc
commit
8a101701fa
@ -1,6 +1,6 @@
|
|||||||
loaders:
|
loaders:
|
||||||
- type: haystack_pydoc_tools.loaders.CustomPythonLoader
|
- type: haystack_pydoc_tools.loaders.CustomPythonLoader
|
||||||
search_path: [../../../haystack/components/eval]
|
search_path: [../../../haystack/components/evaluators]
|
||||||
modules: ["sas_evaluator", "statistical_evaluator"]
|
modules: ["sas_evaluator", "statistical_evaluator"]
|
||||||
ignore_when_discovered: ["__init__"]
|
ignore_when_discovered: ["__init__"]
|
||||||
processors:
|
processors:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user