mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-26 15:06:58 +00:00
Add utils.py to docs for generators (#10089)
This commit is contained in:
parent
f87cd47c3b
commit
b5ddb28a41
@ -15,6 +15,7 @@ loaders:
|
|||||||
"chat/openai",
|
"chat/openai",
|
||||||
"chat/openai_responses",
|
"chat/openai_responses",
|
||||||
"chat/fallback",
|
"chat/fallback",
|
||||||
|
"utils",
|
||||||
]
|
]
|
||||||
ignore_when_discovered: ["__init__"]
|
ignore_when_discovered: ["__init__"]
|
||||||
processors:
|
processors:
|
||||||
|
|||||||
@ -15,6 +15,7 @@ loaders:
|
|||||||
"chat/openai",
|
"chat/openai",
|
||||||
"chat/openai_responses",
|
"chat/openai_responses",
|
||||||
"chat/fallback",
|
"chat/fallback",
|
||||||
|
"utils",
|
||||||
]
|
]
|
||||||
ignore_when_discovered: ["__init__"]
|
ignore_when_discovered: ["__init__"]
|
||||||
processors:
|
processors:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user