Open
Description
I'd like to use Spring AI for self-querying, the same way it's implemented in Langchain https://python.langchain.com/v0.1/docs/modules/data_connection/retrievers/self_query/#creating-our-self-querying-retriever
In the mean time it would be nice to know if there is a way to implement the attribute extraction (which itself is a great addition) then wire it (a new advisor?) in the ChatClient.
Any pointers are much appreciated.
florin