google / langfun

OO for LLMs
Apache License 2.0
100 stars 17 forks source link

Fix OSS test errors. #224

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

Fix OSS test errors.

It seems magic fail to detect MS office docs in the public version. This CL looses the check on binary files that fails to be recognized by magic. This allows users to construct object types and convert to common MIME types even when their MIME type is not recognizable.