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