For example, I want the assistant to use prompt_A to analyze the user’s words, and then integrate the result from prompt_A with prompt_B to respond to the user.
essentially, the prompt_a ia a analyzer, the prompt_b is the response prompt.
Does the current assistant architecture support this design? Thank you