SciPhi-AI / R2R

The all-in-one solution for RAG. Build, scale, and deploy state of the art Retrieval-Augmented Generation applications
https://r2r-docs.sciphi.ai/
MIT License
3.34k stars 248 forks source link

change to double backtick instead of quad #1257

Closed emrgnt-cmplxty closed 6 days ago

emrgnt-cmplxty commented 6 days ago

[!IMPORTANT] Fix string replacement in image_exists function in server.py for Windows path conversion.

  • Bug Fix:
    • Corrects string replacement in image_exists function in server.py for Windows paths, changing "\\" to "\" to ensure correct path conversion.

This description was created by Ellipsis for 77cb480b580528c8214723807263a94f639d31dd. It will automatically update as commits are pushed.