The community member is asking about using a large language model (LLM) like Claude to create a step plan for a more complex task, and then making separate queries for each step. The comments suggest that there is a sub-question query engine and a query planning tool available, with the latter being more experimental. Additionally, a more general task-planning module is said to be coming soon.
Hello, there is already a implementation to use in case I want to resolve a more complex task and to start first with LLM to create a step plan and then to make a separate query for each step ? I'm using Claude as LLM not OpenAI, what is recommended to use ? Thank you