Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-04-20 22:23
Flavor·Python

r"
\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2},\d{3}\sINFO NEXT ACTION: COMMAND = (\w+) ARGUMENTS = (.*?)(?=\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2},\d{3}\s)
"
gms
Open regex in editor

Description

autogpt-parse next-action

Submitted by anonymous