Skip to content

chore: harden Python SDK OSS surface#17

Merged
suguanYang merged 1 commit into
mainfrom
chore/pi/python-sdk-oss-hardening
Apr 23, 2026
Merged

chore: harden Python SDK OSS surface#17
suguanYang merged 1 commit into
mainfrom
chore/pi/python-sdk-oss-hardening

Conversation

@suguanYang
Copy link
Copy Markdown
Collaborator

Summary

  • add the missing public repo hygiene files for the Python SDK
  • add issue and PR templates for external contributors
  • add the missing top-level MIT license file
  • rename the fake sk_live_... test token so secret scanners do not flag the repo history for noise

Verification

  • uv run ruff check src/ tests/
  • uv run mypy src/knowhere
  • uv run pytest -q
  • uv build

Closes #16

@suguanYang suguanYang merged commit a9396cd into main Apr 23, 2026
5 checks passed
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.

Open-source cleanup for knowhere-python-sdk

1 participant