Khoi-Nguyen Nguyen-Ngoc

Results 12 comments of Khoi-Nguyen Nguyen-Ngoc

Resolved in the new version. Please check the latest docker `full` for amd64.

Workaround: try specifying the latex delimiter in your question ([ref](https://community.openai.com/t/new-feature-properly-shown-mathematical-equations/73833)): ![image](https://github.com/user-attachments/assets/e3eff5d8-aee6-4a5c-9ee1-9a6d016791d3)

Resolved in the new version. Please check the latest docker `full`.

@phv2312, can you add a docker-compose file (allow choose the docker image for OCR service)? I think it will help people test more easily.

@phv2312 Overall is good. But it seems that setting the loader for extensions feature doesn't work. For example: - Set pdf loader in `Settings -> Retrieval Settings -> File loader`:...

@bkbas26 , can I see your Dockerfile? (the Dockerfile in the `main` branch doesn't install `unstructured[all-docs]`) And you can try this solution first: https://github.com/Cinnamon/kotaemon/pull/219/files

@bkbas26 , I checked it. Please add cargo to `apt-get install` line in your Dockerfile and try building Docker again. ``` # syntax=docker/dockerfile:1.0.0-experimental FROM python:3.10-slim as base_image # for additional...

> This fails on my M1 Mac Pro running MacOS 14.6.1. It says that rust and cargo are not found but I use rust and cargo every day, so they...

@AUTOMATIC2222, can you provide the reproduction steps (how you install?) + your OS?

Hmm, If you use conda, can you send us the list of installed libs (which `pip freeze`)?