You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a reason why ChunkingDispatcher has an attribute cleaning_factory=ChunkingHandlerFactory instead of chunking_factory=ChunkingHandlerFactory ? I'm referring to this LOC.
The same naming convention is used for EmbeddingDispatcher.
The text was updated successfully, but these errors were encountered:
Is there a reason why
ChunkingDispatcher
has an attributecleaning_factory=ChunkingHandlerFactory
instead ofchunking_factory=ChunkingHandlerFactory
? I'm referring to this LOC.The same naming convention is used for
EmbeddingDispatcher
.The text was updated successfully, but these errors were encountered: