langchain/docs/modules/agents
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
..
agent_executors/examples Fix typo in docs (#2601) 2023-04-09 12:52:35 -07:00
agents Fixed Regular expression (#2933) 2023-04-16 09:16:50 -07:00
toolkits/examples Harrison/docs cleanup (#2633) 2023-04-09 12:55:22 -07:00
tools Typo (#2747) 2023-04-12 09:06:30 -07:00
agent_executors.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
agents.rst agent docs (#2551) 2023-04-07 10:01:23 -07:00
getting_started.ipynb Modify docs (#2539) 2023-04-07 07:21:38 -07:00
how_to_guides.rst pandas and csv agents (#1353) 2023-02-28 22:19:11 -08:00
toolkits.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
tools.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00