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
Hi There
Is it possible to create dependencies between the prompts? For example, if I have a prompt to extract the number of Figures (Figure_number), can I used the information from that prompt in the next prompt (i.e. For each of the Figure_number figures, extract the titles)?
Thanks
Shannon