Template:Assista

Revision as of 17:07, 22 November 2024 by Lchrisman (talk | contribs)


Syntax

{{Assista|«options»|«content»}}

«options» can be omitted. A placeholder that will be used to specify what type of guidance «content» contains. Currently the two recognized options are omitted (content only Assista can see) or key, which means «content» is added as a separate associative index (similarity match).

Example:

  • In this usage, the user doesn't see this «content» text, but to Assista's RAG chunking algorithm, it looks like that text is part of the content.
    Can be used to provide special instructions for Assista, or to explain an image that Assista might not be able to see, etc.

  • In this usage, the «content» is used to create an extra embedding vector for the section content, in addition to the embedding vector derived from the section content itself.
    Used when the similarity match does not seem to be recognizing a section as highly relevant when it should be for a certain type of question.

«content» is visible to Assista, but not to people viewing the Docs.

To see the content

To actually view the «content» (e.g., when editing it), append ?seeAssista=1 to the URL.