Fix chainlit - #166
Conversation
The text extraction tool execution was failing because of the removal of the serializer queue, that was not propagated in this feature: 3dcef59
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
For me it's more than a chainlit bug: the indexation of files with special characters fails. So this file sanitization could be made at indexing time |
|
@paultranvan Indeed the issue is more than that. A new fix branch has been created for it. #167 |
No description provided.