A list of non geopolitical entities mentioned in the conversation with the following properties:

  • entity_name (str): The name of the entity
  • entity_type (str): The type of the entity
results
{
  "non_geopolitical_entities": [
    {
      "entity_name": "str",
      "entity_name": "str"
    }
  ]
}

Was this page helpful?