Endpoints
Create Template
You can use this to spin up apps for your users with the same configuration
POST
Documentation Index
Fetch the complete documentation index at: https://docs.berri.ai/llms.txt
Use this file to discover all available pages before exploring further.
Query
Create a configuration for your app. This is a JSON dictionary.
Response
The app configuration you sent is now stored as a template. This is it’s
unique id. Use it to automatically spin up chatGPT apps with that exact
configuration.
We return back the app config you sent. This is to confirm the parameters that
were sent. We also add a score for the prompt (the lower the better), if one
was submitted.

