tmc / langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go
https://tmc.github.io/langchaingo/
MIT License
3.75k stars 521 forks source link

Retrievers/ MMR? #860

Open boxabirds opened 1 month ago

boxabirds commented 1 month ago

Hi team: amazing project! Question: I'm trying to find reranking / retrieval support. Eg in Python

These are the tools I've used with Langchain python to rerank. How do you do it in langchaingo?