[Feature]: Add an extract_json()
custom function to the allowed functions in tasks
#981
Open
1 task done
Labels
enhancement
New feature or request
🔖 Feature description
Example:
Consider the following output from a
prompt
step for example:Having a utility
extract_json()
would make it easier for the users to extract the json content by doing something like this:Instead the current way, which is:
And now
analysis
would be a dictionary that contains "foo" and "joe" as keys, "bar" and "biden" as values respectively.🎤 Why is this feature needed ?
No response
✌️ How do you aim to achieve this?
No response
👀 Have you searched issues and PRs to see if this feature request has been raised before?
The text was updated successfully, but these errors were encountered: