-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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 client functionality
Describe the feature
When using Pinecone from langchain's Pinecone.from_existing_index
there is no way to disable the progressbar. That it is by default True is odd, because this is like verbose output.
Please make this False by default and add an option to turn it on if needed
Describe alternatives you've considered
Patch the code
Who will this benefit?
No response
Are you interested in contributing this feature?
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request