create Conversation Id
Creates a consistent conversation ID from two UUIDs. This method ensures that the same conversation ID is generated regardless of which user initiates the conversation.
Return
A standardized conversation ID
Parameters
uuid1
The UUID of the first user
uuid2
The UUID of the second user