alnzng commented on PR #238:
URL: https://github.com/apache/flink-agents/pull/238#issuecomment-3353297738

   Good suggestion @xintongsong ! I agree that current RAG implementation is 
too advanced for quickstart. Perhaps once we have a built-in RAG agent (similar 
to ReAct), we can add a simpler example to `examples/quickstart`.
   
   I've moved this example to `examples/rag/` and refactored it to be more 
focused and user-friendly. The test data setup logic has been extracted to a 
separate` knowledge_base_setup.py` file, making the main example clearer and 
more concise for learning how to build RAG agents.
   
   Please take a look, thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to