In this section, we cover the different built-in Prompty Invokers and walk you through how you can build your own custom invoker.
The Prompty runtime comes with a set of built-in invokers that can be used to execute external models and APIs. Invokers trigger a call to a the different models and return its output ensuring standardization when it comes to handling models. The invokers currently supported are:
TODO: Explain how invokers work and how to build a custom invoker
Want to Contribute To the Project? - Updated Guidance Coming Soon.