Skip to content

Repository for a Promptflow tool allowing to send typed LLM requests

License

Notifications You must be signed in to change notification settings

tanya-borisova/promptflow-typed-llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Promptflow Typed LLM Tool

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.

How to use

Simply install promptflow-typed-llm via pip as part of your flow's dependencies by adding it to requirements.txt.

How to build the package

python3 -m build

About

Repository for a Promptflow tool allowing to send typed LLM requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages