langchain-ai
langchain
BlogDocsChangelog

Branches performance

Pull requests

fix(core): URL-encode bgColor parameter in mermaid.ink API calls#34466
last run
3 hours ago
fix(core): URL-encode bgColor parameter in mermaid.ink API calls (#34444) The background_color parameter was not being URL-encoded when building the mermaid.ink API URL. Named colors like 'white' get prefixed with '!' which is a special character that must be URL-encoded as '%21' to avoid HTTP 400 errors from the mermaid.ink API. Changes: - Import urllib.parse for URL encoding - URL-encode the background_color value using urllib.parse.quote() - Add unit tests for both named colors and hex colors Fixes #34444
3 hours ago
7541251
Mr-Neutr0n:fix/url-encode-mermaid-bgcolor
CodSpeed Performance Gauge
0%
fix(core): Implement ChatPromptTemplate.save method (#32637)
5 hours ago
b1c4403
pallaprolus:fix/chat-prompt-save-32637
CodSpeed Performance Gauge
+3%
fix(core): URL-encode bgColor in mermaid API calls Fixes #34444
15 hours ago
f4d46dc
nathannewyen:fix/mermaid-url-encoding
CodSpeed Performance Gauge
+4%
release(core): 0.3.81#34459
last run
22 hours ago
release(core): 0.3.81
22 hours ago
352d5ca
mdrxy/release-core-0-3-81
CodSpeed Performance Gauge
+38%
© 2025 CodSpeed Technology
Home Terms Privacy Docs