QueryChar

class characterai.types.other.QueryChar

Character in search

Parameters:
  • document_id (str) – ID in search (?)

  • external_id (str) – Char ID

  • title (str) – Short character description

  • greeting (str) – Character greeting (first message)

  • avatar_file_name (str) – Path to the avatar on the server

  • avatar (Avatar) – Avatar info

  • visibility (str) – Who can see the character (everyone, you or from link)

  • participant__name (str) – Character name

  • participant__num_interactions (float) – Number of interactions (chats) with the character

  • user__username (str) – Author name

  • priority (float) – Priority in the search

  • upvotes (int, optional) – Number of character likes