langchain-ai
langchain
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
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
Mr-Neutr0n:fix/url-encode-mermaid-bgcolor
58 minutes ago
fix(core): Implement ChatPromptTemplate.save method (#32637)
pallaprolus:fix/chat-prompt-save-32637
2 hours ago
fix(core): Implement ChatPromptTemplate.save method (#32637)
pallaprolus:fix/chat-prompt-save-32637
2 hours ago
fix(core): URL-encode bgColor in mermaid API calls Fixes #34444
nathannewyen:fix/mermaid-url-encoding
13 hours ago
fix(core): URL-encode bgColor in mermaid API calls Fixes #34444
nathannewyen:fix/mermaid-url-encoding
13 hours ago
Merge branch 'master' into fix/azure-chat-openai-httpx-client-caching
madanlalit:fix/azure-chat-openai-httpx-client-caching
16 hours ago
release(core): 0.3.81
mdrxy/release-core-0-3-81
20 hours ago
x
mdrxy/fix-ser
20 hours ago
Active Branches
fix(core): URL-encode bgColor parameter in mermaid.ink API calls
last run
58 minutes ago
#34466
CodSpeed Performance Gauge
0%
fix(core): Implement ChatPromptTemplate.save method (#32637)
last run
2 hours ago
#34465
CodSpeed Performance Gauge
+3%
fix(core): URL-encode bgColor in mermaid API calls
last run
13 hours ago
#34461
CodSpeed Performance Gauge
+4%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs