Breaking down tasks into smaller subtasks with LlamaIndex.TS
Breaking down tasks into smaller subtasks with LlamaIndex.TS
At a glance
The community member is using LlamaIndex.TS and is looking for options to break a task into smaller subtasks, as they do not see support for MultiStepQueryEngine. A community member suggests using an LLM on its own and manually prompting to break down the task.
Hi helpful LlamaIndex ppl - I'm using LlamaIndex.TS and I dont see support for MultiStepQueryEngine? What options do I have in breaking a task into smaller subtasks using LlamaIndex.TS?