Skip to content

[Feature] re-export ListValue #63

Open
@joshua-mo-143

Description

@joshua-mo-143

Is this your first time submitting a feature request?

  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing functionality

Describe the feature

Hi! I'm currently writing an integration of Pinecone for an agentic AI framework called Rig which you can find more about here: https://github.com/0xPlaygrounds/rig

I noticed that ListValue doesn't actually get re-exported from prost_types so I ended up having to add the prost-types crate to add it. It would be great if pinecone-sdk re-exported it so I am not forced to add another dependency just for one type.

Describe alternatives you've considered

There aren't exactly any alternatives besides just not doing anything

Who will this benefit?

Literally everyone

Are you interested in contributing this feature?

Yes

Anything else?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions