# No conversation ID on the request

chat.prompt().user("hello").call().content()   // no advisors(...) param
  threw java.lang.IllegalArgumentException
  message: conversationId cannot be null
