For the complete documentation index, see llms.txt. This page is also available as Markdown.

metadata

Field in StringInfo

Summary

The metadata (i.e. hashtags) associated with this string.

public string[] metadata;

Remarks

This array will contain any hashtags associated with this string besides the #line: hashtag.

Last updated

Was this helpful?