@elizaos/core v1.0.6 / formatEntities
Function: formatEntities()
formatEntities(
options
):string
Format the given entities into a string representation.
Parameters​
• options
The options object.
• options.entities: Entity
[]
The list of entities to format.
Returns​
string
A formatted string representing the entities.