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