← Back to context Comment by charcircuit 21 hours ago Using tools and skills to retrieve data or files is anything but dead. 5 comments charcircuit Reply nathanappere 15 hours ago I think people just mean "using vector databases to enable RAG". menaerus 14 hours ago Even that doesn't make sense. Why would you not build a vector database to complement your RAG engine? charcircuit 14 hours ago For coding use cases you may want a way to search for symbols themselves or do a plain text exact match for the name of a symbol to find the relevant documents to include. There is more to searching than building a basic similarity search. 2 replies →
nathanappere 15 hours ago I think people just mean "using vector databases to enable RAG". menaerus 14 hours ago Even that doesn't make sense. Why would you not build a vector database to complement your RAG engine? charcircuit 14 hours ago For coding use cases you may want a way to search for symbols themselves or do a plain text exact match for the name of a symbol to find the relevant documents to include. There is more to searching than building a basic similarity search. 2 replies →
menaerus 14 hours ago Even that doesn't make sense. Why would you not build a vector database to complement your RAG engine? charcircuit 14 hours ago For coding use cases you may want a way to search for symbols themselves or do a plain text exact match for the name of a symbol to find the relevant documents to include. There is more to searching than building a basic similarity search. 2 replies →
charcircuit 14 hours ago For coding use cases you may want a way to search for symbols themselves or do a plain text exact match for the name of a symbol to find the relevant documents to include. There is more to searching than building a basic similarity search. 2 replies →
I think people just mean "using vector databases to enable RAG".
Even that doesn't make sense. Why would you not build a vector database to complement your RAG engine?
For coding use cases you may want a way to search for symbols themselves or do a plain text exact match for the name of a symbol to find the relevant documents to include. There is more to searching than building a basic similarity search.
2 replies →