Marker-Inc-Korea / AutoRAG

AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation & Optimization with AutoML-Style Automation
https://auto-rag.com/
Apache License 2.0
2.78k stars 217 forks source link

🐛 Fix WORK_DIR path resolution in development environment (api/) #969

Open hongsw opened 2 days ago

hongsw commented 2 days ago

Describe the bug A clear and concise description of what the bug is.

https://github.com/Marker-Inc-Korea/AutoRAG/blob/81a2f63e26f1ed7c4d292c340f4a82fa216a6263/api/app.py#L91

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Full Error log If applicable, add full error log to help explain your problem.

Code that bug is happened If applicable, add the code that bug is happened. (Especially, your AutoRAG YAML file or python codes that you wrote)

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

vkehfdl1 commented 2 days ago

I am on it!