Flow
1
Start of with the prompt template. The prompt template should include:
- The signals you want to extract
- The data-context the model should use to extract data. (This will be done using functions)
2
After you have the prompt fill in signals.
- For each signal you need to fill in:
- Name - Will be the signal name
- Description - Explain the model exactly how to compute this step.
- Type - Boolean / String.
3
Run