I initially created 1 assistant,1 thread and 1 message intended to get the json formatted data of a resume pdf. Now, I would like to create a second message to take the json formatted data from the first message and convert into plain text suitable for input into OpenAI’s embedding models. Can it be done in the same assistant/thread?
Also, can it be done in the same execution run?
In the future, I would like to add more message prompts
E.g., Compare these plain text input (resume against each job in the job database), and give an explanation why blah blah blah.