Function llm_attributes_to_strings

View as Markdown

Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.

pub fn llm_attributes_to_strings(attributes: LlmAttributes) -> Vec<String>

Convert LLM bitflags into ATOF attributes.

Parameters

  • attributes: LLM attribute bitflags.

Returns

Canonical lowercase ATOF attribute strings for the provided bitflags.