Update hybrid_search.py by amitca71 · Pull Request #76 · pgvector/pgvector-python
Navigation Menu
{{ message }}
pgvector / pgvector-python Public
- Notifications You must be signed in to change notification settings
- Fork 91
Closed
Conversation
Copy link Copy Markdown
amitca71
commented
Jul 4, 2024
amitca71
commented
convert the embedding to json, otherwise it fails with an error that it cant converts numpy array to string
convert the embedding to json, otherwise it fails with an error that it cant converts numpy array to string
Copy link Copy Markdown
Author
amitca71
commented
Jul 4, 2024
amitca71 commented
Jul 4, 2024without this fix the execution fails
Copy link Copy Markdown
Member
ankane
commented
Jul 4, 2024
ankane commented
Jul 4, 2024Hi @amitca71, the example works fine.
ankane
closed this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment