This is a Promptflow Tool that allows to send typed LLM requests to the Promptflow API.
This is taking advantage of the Structured JSON feature that is provided by newer OpenAI models. For more information, refer to this blog post and documentation.
Simply install promptflow-typed-llm
via pip as part of your flow's dependencies by adding it to requirements.txt
.
python3 -m build