Skip to content

Instantly share code, notes, and snippets.

@visualdensity
Created March 2, 2019 03:21
Show Gist options
  • Save visualdensity/ce0cf60e4b5f9b903c07b73440d1f310 to your computer and use it in GitHub Desktop.
Save visualdensity/ce0cf60e4b5f9b903c07b73440d1f310 to your computer and use it in GitHub Desktop.
{
"_text": "how many pods in production?",
"entities": {
"platform": [
{
"confidence": 0.99845916393584,
"value": "k8s"
}
],
"environment": [
{
"confidence": 0.99622293110201,
"value": "production"
}
],
"intent": [
{
"confidence": 0.99845916393584,
"value": "pod count"
}
]
},
"msg_id": "1mmyhwdc9Bcex8X78"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment