2010YOUY01 commented on issue #13501: URL: https://github.com/apache/datafusion/issues/13501#issuecomment-2490001004
This is a great idea. > I would propose making a few versions of the llm.txt for datafusion. We should make one version that includes all of the docs in one large md file. This is a strong start. However, it is likely that it will be so large that doesn't fit within common chat LLMs context windows. I've been using Cursor+Claude for a while, and its code generation for DataFusion is shockingly good. And it's using RAG to index everything, so context length is likely not a problem for Cursor, I'm curious if adding more indexable documents can make it better For example this reading list with very good quality https://datafusion.apache.org/user-guide/concepts-readings-events.html -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
