You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to make a RAG with semi-structured data, I'm planning to translate the langchain self_query system with its opensearch implementation into Go.
I will start on Tuesday.
Few questions:
did I miss an already existing implementation in current library?
any directives on where to do it? or advice on how to do it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey everyone,
In order to make a RAG with semi-structured data, I'm planning to translate the langchain self_query system with its opensearch implementation into Go.
I will start on Tuesday.
Few questions:
https://github.com/langchain-ai/langchain/blob/70e5d059526a59aa584da91f926120c7df5d327e/libs/langchain/langchain/retrievers/self_query/opensearch.py#L17 https://github.com/langchain-ai/langchain/tree/70e5d059526a59aa584da91f926120c7df5d327e/libs/langchain/langchain/chains/query_constructor
Thanks
Beta Was this translation helpful? Give feedback.
All reactions