Hi
I’m trying to figure out how to effective integrate DealMachine with ChatGPT in order to ask chatGPT to calculate performance mortgages using data from DealMachine. When connecting them, I’m only able to give ChatGPT one piece of data from DealMachine, such as the home owner’s address or the properties list price.
I’ve been trying to use Formatter to combine all the data first and then feed it to ChatGPT, but I can’t seem to figure out how to get Formatter to combine multiple data inputs.
Maybe there’s a better way to go about this and I’m missing it.