I don’t see anything suggesting that a sequence of API calls are linked together as a conversation.
So I guess the question is:
- Is each API call an isolated request?
- Is there a way I can have the same backend app manage multiple conversations that each retain their own separate context?