mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #99] [MERGED] address issue for mmr calculation #162
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langchain-postgres/pull/99
Author: @IanQS
Created: 8/6/2024
Status: ✅ Merged
Merged: 8/12/2024
Merged by: @eyurtsev
Base:
main← Head:main📝 Commits (1)
b554b3aaddress issue for mmr calculation📊 Changes
1 file changed (+2 additions, -4 deletions)
View changed files
📝
langchain_postgres/_utils.py(+2 -4)📄 Description
I added a fix based on an issue that was addressed on the main langchain-ai: max_marginal_relevance_search code.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.