Commit Graph

6 Commits (a8806790523d88638dd904e456a3a8539a759b40)

Author SHA1 Message Date
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">
1 year ago
Harrison Chase a2d729e537 cr 1 year ago
Harrison Chase 7adbc4fbb4
agent memory (#2792) 1 year ago
videowala 00c39ea409
Fixed a typo Teplate > Template (#2348)
Nothing special. Just a simple typo fix.
1 year ago
Harrison Chase 6c13003dd3 cr 1 year ago
Harrison Chase 035aed8dc9
Harrison/base agent (#2137) 1 year ago