Skip to content

Commit

Permalink
Zendesk tool
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Apr 19, 2024
1 parent 76c0f47 commit 06250e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions phi/vectordb/pineconedb/pineconedb.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from pinecone.models import ServerlessSpec, PodSpec
from pinecone.core.client.models import Vector


class PineconeDB(VectorDb):
"""A class representing a Pinecone database.
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ module = [
"psycopg.*",
"pypdf.*",
"qdrant_client.*",
"requests.*",
"simplejson.*",
"serpapi.*",
"setuptools.*",
Expand Down

0 comments on commit 06250e2

Please sign in to comment.