langchain/libs
Predrag Gruevski debcf053eb
Fix invalid escape sequence warnings by using raw strings for regexes. (#11943)
This code also generates warnings when our users' apps hit it, which is
annoying and doesn't look great. Let's fix it.
2023-10-18 10:55:17 -04:00
..
experimental Type hints on varargs and kwargs that take anything should be Any. (#11950) 2023-10-17 21:31:44 -04:00
langchain Fix invalid escape sequence warnings by using raw strings for regexes. (#11943) 2023-10-18 10:55:17 -04:00