langchain/libs
Lance Martin 77c0582243
Clean queries prior to search (#8309)
With some search tools, we see no results returned if the query is a
numeric list.

E.g., if we pass:
```
'1. "LangChain vs LangSmith: How do they differ?"'
```

We see:
```
No good Google Search Result was found
```

Local testing w/ Streamlit:

![image](https://github.com/langchain-ai/langchain/assets/122662504/0a7e3dca-59e8-415e-8df6-bd9e4ea962ee)
2023-07-26 11:48:28 -07:00
..
experimental bump 243 (#8289) 2023-07-26 05:41:56 -07:00
langchain Clean queries prior to search (#8309) 2023-07-26 11:48:28 -07:00