mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-21 00:35:23 -04:00
48cf978391
Use regex matches when checking endpoints instead of exact matches.
`{varname}` becomes `.*`
Fixes #2938
---------
Co-authored-by: Bagatur <baskaryan@gmail.com>