langchain/docs/use_cases
Azam Iftikhar 1e655d5ffd
Fixed Regular expression (#2933)
###  https://github.com/hwchase17/langchain/issues/2898
Instead of `"Action" and "Action Input"` keywords, we are getting
`"Action 1" and "Action 1 Input" or "Action Input 1" ` from
**gpt-3.5-turbo**

 Updated the Regular expression to handle all these cases
 
Attaching the screenshot of the result from the updated Regular
expression.
 
<img width="1036" alt="Screenshot 2023-04-16 at 1 39 00 AM"
src="https://user-images.githubusercontent.com/55012400/232251184-23ca6cc2-7229-411a-b6e1-53b2f5ec18a5.png">
2023-04-16 09:16:50 -07:00
..
agents Fixed Regular expression (#2933) 2023-04-16 09:16:50 -07:00
code [minor] Deep Lake auth improvements in docs, kwargs pass, faster tests (#2927) 2023-04-15 10:49:16 -07:00
evaluation Remove pythonrepl from LLM-MathChain (#2943) 2023-04-16 08:50:32 -07:00
apis.md Update apis.md (#2278) 2023-04-01 12:48:16 -07:00
chatbots.md Minor doc typo (#2492) 2023-04-06 12:41:40 -07:00
code.md bump ver to 140 (#2895) 2023-04-15 09:23:19 -07:00
evaluation.rst [Docs] minor fixes to loaders links and rst warnings (#2846) 2023-04-13 10:54:40 -07:00
extraction.md fix doc tags (#2019) 2023-03-26 21:43:51 -07:00
personal_assistants.md cr 2023-04-11 23:52:14 -07:00
question_answering.md Fix docs links (#2572) 2023-04-08 08:33:28 -07:00
summarization.md fix doc tags (#2019) 2023-03-26 21:43:51 -07:00
tabular.md fix doc tags (#2019) 2023-03-26 21:43:51 -07:00