7 lines
323 B
Markdown
7 lines
323 B
Markdown
# QA: Tool Rendering (Custom Catch-all) — LlamaIndex
|
|
|
|
- [ ] Navigate to `/demos/tool-rendering-custom-catchall`
|
|
- [ ] Send "What's the weather in Tokyo?"
|
|
- [ ] Verify the custom catchall card (`data-testid="custom-catchall-card"`) renders
|
|
- [ ] Verify the card shows the tool name, status, arguments, and result sections
|