Views
No views yet
python clis/run_gpt_model.pyLoading model... ✓
============================================================
AzLgcExp Interactive CLI
============================================================
> QUESTION: Get the value of the variable ContributionsAdded.
QUESTION: Get the value of the variable ContributionsAdded. ANSWER: @variables('ContributionsAdded').
> QUESTION: Get the Name property from the first item in the FilterContributionTypes action's output.
QUESTION: Get the Name property from the first item in the FilterContributionTypes action's output.
ANSWER: @{first(filterContributionTypes('Name')?['properties']?['Name'])}.