API Reference
Get Model Parameters
Fetches the configured model parameters and messages rendered with the provided variables mapped to the set LLM provider. This endpoint abstracts the need to handle mapping between different providers, while still allowing direct calls to the providers.
POST
Path Parameters
Body
application/json
Appended the the end of the configured prompt messages before running the prompt.
Replaces the configured prompt messages when running the prompt.
A unique identifier representing your end-user, which can help monitor and detect abuse.
The template variables added to the prompt when executing the prompt.
Was this page helpful?