mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-05 17:21:50 +01:00
feat: Add Inline Mermaid Diagram Component with Error Handling and Zoom Features
This commit is contained in:
parent
170cc340d8
commit
c53bdc1fef
3 changed files with 477 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -56,6 +56,7 @@ bower_components/
|
|||
.clineignore
|
||||
.cursor
|
||||
.aider*
|
||||
CLAUDE.md
|
||||
|
||||
# Floobits
|
||||
.floo
|
||||
|
|
@ -124,4 +125,4 @@ helm/**/.values.yaml
|
|||
!/client/src/@types/i18next.d.ts
|
||||
|
||||
# SAML Idp cert
|
||||
*.cert
|
||||
*.cert
|
||||
Loading…
Add table
Add a link
Reference in a new issue