langchain/libs
Philippe PRADOS 39c1c94272
Fix typing in WebResearchRetriver (#10734)
Hello @hwchase17 

**Issue**:
The class WebResearchRetriever accept only
RecursiveCharacterTextSplitter, but never uses a specification of this
class. I propose to change the type to TextSplitter. Then, the lint can
accept all subtypes.
2023-09-18 08:17:10 -07:00
..
experimental Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
langchain Fix typing in WebResearchRetriver (#10734) 2023-09-18 08:17:10 -07:00