run-llama/LlamaIndexTS

Add XML reader

Open

#1,846 opened on Apr 15, 2025

 (2 comments) (0 reactions) (0 assignees)TypeScript (524 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (3,078 stars)
PR merge metrics
 (PR metrics pending)

Description

I'm trying to build a rag quiz based on an xml file, how can I call the python version of xml reader, or is there an equivalent?

ref: https://docs.llamaindex.ai/en/v0.10.33/api_reference/readers/file/#llama_index.readers.file.XMLReader

Contributor guide