Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juancarlospaco authored Jun 13, 2024
1 parent 6093e56 commit 525079f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@
- `tests/tests.py` tests.


# Troubleshooting

- Check that Pinecone dependency is `pinecone-client`, not `pinecone`.
- Check that Psycopg3 dependency is `psicopg`, not `psicopg2`.
- Check your config.


# Extending

- [Minimal noop plugin code](https://github.com/supabase-community/vec2pg/blob/main/tests/tests.py#L17)
Expand Down

0 comments on commit 525079f

Please sign in to comment.