Functions§
- description_
text - Generate text for the semantic/description index.
Aliases and tags are appended so that vocabulary-mismatched queries still
match (e.g. “strlen” →
text_length, “network” → all IO stages). - examples_
text - Generate text for the example index: all input/output pairs.
- signature_
text - Generate text for the signature index: “input_type -> output_type”.