Skip to content

Conversation

@hwchase17
Copy link
Contributor

No description provided.

2796gaurav and others added 2 commits June 18, 2023 17:44
…6159)

Changes done.
1. Example code in Typesense Class provided input embedding as
`embedding=embedding.embed_query` which throws an error as
`AttributeError: 'function' object has no attribute 'embed_query'`.
2. modified k values in vector similarity as Typesense by default
returns 10 results. So providing k =4 by default would make users think
about why the results are returned 10 instead of 4.


#### Who can review?

@jasonbosco @hwchase17 
 @dev2049

Co-authored-by: gaurav <[email protected]>
@hwchase17 hwchase17 added the lgtm label Jun 19, 2023
@vercel
Copy link

vercel bot commented Jun 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
langchain ⬜️ Ignored (Inspect) Jun 19, 2023 0:45am

@hwchase17 hwchase17 merged commit 5c1fa3e into master Jun 19, 2023
@hwchase17 hwchase17 deleted the harrison/typesense-fix branch June 19, 2023 01:33
This was referenced Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants