Hello,
I am trying to convert the natural language into elasticsearch query using LLM(GPT-3.5-Turbo).I have some doubts in conversions.
1)Can we add the description of the fields in the mapping?
2)How to use the all the index while doing the conversion?
Please share your thoughts .
Thank you!