You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to populate template fields by sending fields prompts via api and post the responses to fields?
Here is a generic example:
I create a template I call it: About animals
I add fields for Animal name, Size, type, food, a table for it's main features, and a section for images.
I add the relevant prompt for each field, ex: what's the max size of this animal? What is this animal favorite food? etc...
Now once I fill animal name, I can click a button to send the prompts of the there fields to a rag/ai and that post back the data into the report fields.
The text was updated successfully, but these errors were encountered:
Is there a way to populate template fields by sending fields prompts via api and post the responses to fields?
Here is a generic example:
I create a template I call it: About animals
I add fields for Animal name, Size, type, food, a table for it's main features, and a section for images.
I add the relevant prompt for each field, ex: what's the max size of this animal? What is this animal favorite food? etc...
Now once I fill animal name, I can click a button to send the prompts of the there fields to a rag/ai and that post back the data into the report fields.
The text was updated successfully, but these errors were encountered: