> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gladia.io/llms.txt
> Use this file to discover all available pages before exploring further.

# NonGeopoliticalEntities

> Description of your new file.

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

```json results theme={"system"}
{
  "non_geopolitical_entities": [
    {
      "entity_name": "str",
      "entity_name": "str"
    }
  ]
}
```
