LibreChat/.github/workflows
Danny Avila c7e4523d7c
🎯 refactor: LaTeX and Math Rendering (#7952)
* refactor: Markdown LaTeX processing

- Added micromark-extension-llm-math as a dependency in package.json and package-lock.json.
- Updated Vite configuration to alias micromark-extension-math.
- Modified Markdown components to use singleDollarTextMath: false for improved LaTeX rendering.
- Refactored latex utility functions to enhance LaTeX processing and escaping mechanisms.

* chore: linting of `EditTextPart`

* fix: handle key up to initiate edit of latest user message by adding id prop to Edit Message HoverButton

* chore: linting in Artifact component

* refactor: enhance LaTeX preprocessing functionality

- Updated `preprocessLaTeX` to improve handling of currency and LaTeX expressions.
- Introduced optimized regex patterns for better performance.
- Added support for escaping mhchem commands and handling code blocks.
- Enhanced tests for various LaTeX scenarios, including currency and special characters.
- Refactored existing tests to align with new preprocessing logic.

* chore: filter out false positives in unused packages workflow

- Added a grep command to exclude the micromark-extension-llm-math package from the list of unused dependencies in the GitHub Actions workflow.
2025-06-18 00:58:51 -04:00
..
a11y.yml
backend-review.yml feat: Add Dynamic User Field Placeholder Support in MCP Variables (#7825) 2025-06-10 22:20:41 -04:00
build.yml
data-provider.yml
data-schemas.yml 📦 ci: Update npm authentication token for publishing in workflow 2025-03-07 12:20:56 -05:00
deploy-dev.yml 🐋 ci: update dev deployment script 2025-06-02 05:33:46 -04:00
deploy.yml
dev-branch-images.yml 🏗️ refactor: Extract DB layers to data-schemas for shared use (#7650) 2025-05-30 22:18:13 -04:00
dev-images.yml
eslint-ci.yml
frontend-review.yml
generate-release-changelog-pr.yml 📦 chore: Update API Package Dependencies (#7359) 2025-05-13 15:31:06 -04:00
generate-unreleased-changelog-pr.yml 📦 chore: Update API Package Dependencies (#7359) 2025-05-13 15:31:06 -04:00
generate_embeddings.yml
helmcharts.yml 📊 chore: Remove Old Helm Chart (#7512) 2025-05-22 23:53:19 -04:00
i18n-unused-keys.yml 📈 feat: Chat rating for feedback (#5878) 2025-05-30 12:16:34 -04:00
locize-i18n-sync.yml
main-image-workflow.yml
tag-images.yml
unused-packages.yml 🎯 refactor: LaTeX and Math Rendering (#7952) 2025-06-18 00:58:51 -04:00