Skip to content

feat: Add Python SDK with OpenAPI spec#18

Open
zhifu349-debug wants to merge 1 commit intodmb4086:masterfrom
zhifu349-debug:feature/python-sdk
Open

feat: Add Python SDK with OpenAPI spec#18
zhifu349-debug wants to merge 1 commit intodmb4086:masterfrom
zhifu349-debug:feature/python-sdk

Conversation

@zhifu349-debug
Copy link

Summary

Add Python SDK for Agent Suite API to address bounty #3.

Changes

  • Python SDK with sync/async support
  • OpenAPI 3.0 specification
  • PyPI packaging
  • Usage examples

Testing

  • SDK imports successfully
  • All Pydantic models validated

- Add agent_suite_sdk package (Python client)
- Add openapi.yaml (API specification)
- Add pyproject.toml (PyPI packaging)
- Add examples and quickstart.py
- Update README with SDK documentation

Addresses bounty: API Documentation + Python SDK (100 tokens)
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.

1 participant