More conversational RAG stuff, I'm noticing I'm as...
# community-help
j
More conversational RAG stuff, I'm noticing I'm asking questions like
Companies with company size under 100 hiring for AI Engineers
but it returns a lot of results where I've clearly specified
companySize: 201-500
, is it better to create a secondary prompt which is JSON that physically queries Typesense for that
companySize < 100
filter etc