Skip to content

Conversation

@edoliberty
Copy link
Contributor

No description provided.

@edoliberty edoliberty requested a review from a team as a code owner October 4, 2025 13:06
Copy link
Contributor

@svonava svonava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for the update @edoliberty !

"rag": {
"support": "",
"support": "full",
"source_url": "",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks like a better place for https://github.com/pinecone-io/canopy

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just realized canopy is archived, so better here is https://docs.pinecone.io/guides/assistant/quickstart

"embeddings_image": {
"support": "none",
"support": "full",
"source_url": "",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whats the right link for this? I realized that the models available on your inference api are just text models, so this would be none if that's the case, e.g. when I click through here:
https://docs.pinecone.io/models/overview -> https://docs.pinecone.io/models/jina-clip-v2
says "go get the vectors to a 3rd party platform"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct, we don't host those ourselves.

"website": "https://www.pinecone.io/",
"vendor_discussion": "https://github.com/superlinked/VectorHub/discussions/65",
"poc_github": "https://github.com/jamescalam",
"poc_github": "https://www.pinecone.io/learn",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is supposed to be a point of contact - like a person we can tag in case something comes up. shall we put your handle instead of james?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"support": "none",
"support": "full",
"source_url": "",
"comment": ""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd add something like:

Namespaces are lightweight and easy to create & delete.

"ephemeral": {
"support": "none",
"support": "full",
"source_url": "",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

"value": 58981168,
"source_url": "https://pypi.org/project/pinecone/",
"comment": "Stats include also depricated pinecone-client package",
"value_90_days":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this breaks the json validation (there has to be a number) - we are investigating why the numbers don't match with what you are seeing on pypi

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reverted back to 4329779 until we fix this.

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.

2 participants