GPT Expression Generator

Generate Logic App expressions from natural language:

python clis/run_gpt_model.py

Example Session:

Loading 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'])}.

image

Repo: Available on Github https://github.com/albertleigh/az-lgc-finetuned

Downloads last month
24
Safetensors
Model size
0.1B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for albertleigh/azlgc-gpt

Finetuned
(2062)
this model

Dataset used to train albertleigh/azlgc-gpt