Skip to content

Is that ok to use Recursive Retriever with Pandas Parser in dealing Structured Data? #13576

Answered by dosubot bot
mraguth asked this question in Q&A
Discussion options

You must be logged in to vote

Integrating a Recursive Retriever with the Pandas Parser in your custom query engine setup, as outlined in your query plan, can indeed yield impressive results for handling structured data. However, there are several considerations to keep in mind:

  1. Performance Overheads: The combination of recursive retrieval and dynamic decision-making can introduce significant performance overheads, especially when processing complex queries or large datasets.

  2. Complexity in Setup and Maintenance: The multi-layered approach, involving document agents for tasks like semantic search or summarization, adds complexity, making the system harder to maintain and debug.

  3. Dependency on External Libraries an…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mraguth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant