Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pinecone-io
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
132
Star
449
Code
Issues
33
Pull requests
29
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add describe, delete, and list namespaces (REST)
- #507
#507
Merged
rohanshah18
merged 17 commits into
main
pinecone-io/python-sdk:main
from
rshah/namespaces
pinecone-io/python-sdk:rshah/namespaces
Copy head branch name to clipboard
Jun 17, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add describe, delete, and list namespaces (REST)
#507
rohanshah18
merged 17 commits into
main
pinecone-io/python-sdk:main
from
rshah/namespaces
pinecone-io/python-sdk:rshah/namespaces
Copy head branch name to clipboard
Commits
Commits on May 30, 2025
add describe and delete namespaces method along with tests
rohanshah18
committed
ce47fb6
View commit details
Copy full SHA for ce47fb6
Browse repository at this point
Commits on Jun 3, 2025
finalize list() and extend PluginAware in NamespaceResource
rohanshah18
committed
3131191
View commit details
Copy full SHA for 3131191
Browse repository at this point
remove plugin aware
rohanshah18
committed
c510de9
View commit details
Copy full SHA for c510de9
Browse repository at this point
Merge branch 'main' into rshah/namespaces
rohanshah18
authored
ac1eef7
View commit details
Copy full SHA for ac1eef7
Browse repository at this point
add plugin-aware to namespace resource
rohanshah18
committed
554ba4a
View commit details
Copy full SHA for 554ba4a
Browse repository at this point
Commits on Jun 5, 2025
merge main
rohanshah18
committed
e5a406c
View commit details
Copy full SHA for e5a406c
Browse repository at this point
Commits on Jun 6, 2025
update integration tests for index name and disable grpc tests
rohanshah18
committed
dec94b2
View commit details
Copy full SHA for dec94b2
Browse repository at this point
disable grpc tests for now
rohanshah18
committed
5a67dbe
View commit details
Copy full SHA for 5a67dbe
Browse repository at this point
update comment
rohanshah18
committed
0cd85a5
View commit details
Copy full SHA for 0cd85a5
Browse repository at this point
enable grpc tests and disable grpc-namespaces test
rohanshah18
committed
2b4c0e4
View commit details
Copy full SHA for 2b4c0e4
Browse repository at this point
final cleanup
rohanshah18
committed
2c81e6c
View commit details
Copy full SHA for 2c81e6c
Browse repository at this point
Commits on Jun 9, 2025
update to allow support for idx.namespaces.<namespace_op> only and not idx.<namespace_op>
rohanshah18
committed
6a011e8
View commit details
Copy full SHA for 6a011e8
Browse repository at this point
Revert "update to allow support for idx.namespaces.<namespace_op> only and not idx.<namespace_op>"
Show description for 71569b8
rohanshah18
committed
71569b8
View commit details
Copy full SHA for 71569b8
Browse repository at this point
Commits on Jun 13, 2025
address code review comments
rohanshah18
committed
7f6f0c3
View commit details
Copy full SHA for 7f6f0c3
Browse repository at this point
add @require_kwargs decorator
rohanshah18
committed
dfb4c3a
View commit details
Copy full SHA for dfb4c3a
Browse repository at this point
Commits on Jun 17, 2025
add **kwargs to remaining methods
rohanshah18
committed
51c2982
View commit details
Copy full SHA for 51c2982
Browse repository at this point
use cast for TypedDict
rohanshah18
committed
eed7609
View commit details
Copy full SHA for eed7609
Browse repository at this point
You can’t perform that action at this time.