生成提纲顺序图

Generate an outline of the topic based on the models' internal knowledge and the information-seeking conversations.

Args: topic: The topic to research. conversations: A list of information-seeking conversations, each of which is a list of DialogueTurn. callback_handler: A callback handler to handle the intermediate results. Returns: outline: The final outline.

uml diagram


2024年04月21号