LibreChat/api/app/clients/output_parsers
Danny Avila 5baa95bd9a
🖼️ fix: correct image extraction (#3538)
* fix: regex issue extracting text with images in markdown

* fix: update addImages function to include only the first observed image path in the response message

* ci: tests for addImages function: correct image extraction

* fix(GoogleClient): linting

---------

Co-authored-by: Dongwoo Jeong <dongwoo.jeong@lge.com>
Co-authored-by: Dongwoo Jeong <dongwoo@duck.com>
2024-08-04 20:53:11 -04:00
..
addImages.js 🖼️ fix: correct image extraction (#3538) 2024-08-04 20:53:11 -04:00
addImages.spec.js 🖼️ fix: correct image extraction (#3538) 2024-08-04 20:53:11 -04:00
handleOutputs.js refactor: Encrypt & Expire User Provided Keys, feat: Rate Limiting (#874) 2023-09-06 10:46:27 -04:00
index.js feat: ConversationSummaryBufferMemory (#973) 2023-09-26 21:02:28 -04:00