Add utils.py to docs for generators (#10089)

This commit is contained in:
Sebastian Husch Lee 2025-11-17 14:32:11 +01:00 committed by GitHub
parent f87cd47c3b
commit b5ddb28a41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ loaders:
"chat/openai",
"chat/openai_responses",
"chat/fallback",
"utils",
]
ignore_when_discovered: ["__init__"]
processors:

View File

@ -15,6 +15,7 @@ loaders:
"chat/openai",
"chat/openai_responses",
"chat/fallback",
"utils",
]
ignore_when_discovered: ["__init__"]
processors: