{"id":51096848,"url":"https://github.com/griptape-ai/griptape-cloud-python-client","last_synced_at":"2026-06-24T07:01:40.619Z","repository":{"id":353715424,"uuid":"1071639563","full_name":"griptape-ai/griptape-cloud-python-client","owner":"griptape-ai","description":"Python client for Griptape Cloud APIs","archived":false,"fork":false,"pushed_at":"2026-06-02T19:34:16.000Z","size":513,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-02T20:24:56.654Z","etag":null,"topics":["ai","griptape","openapi","python"],"latest_commit_sha":null,"homepage":"https://www.griptape.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/griptape-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-07T16:02:06.000Z","updated_at":"2026-06-02T19:29:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/griptape-ai/griptape-cloud-python-client","commit_stats":null,"previous_names":["griptape-ai/griptape-cloud-python-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/griptape-ai/griptape-cloud-python-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/griptape-ai%2Fgriptape-cloud-python-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/griptape-ai%2Fgriptape-cloud-python-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/griptape-ai%2Fgriptape-cloud-python-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/griptape-ai%2Fgriptape-cloud-python-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/griptape-ai","download_url":"https://codeload.github.com/griptape-ai/griptape-cloud-python-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/griptape-ai%2Fgriptape-cloud-python-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34720924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","griptape","openapi","python"],"created_at":"2026-06-24T07:01:38.424Z","updated_at":"2026-06-24T07:01:40.609Z","avatar_url":"https://github.com/griptape-ai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Griptape Cloud Python Client\n\nAuto-generated Python client for the [Griptape Cloud API](https://docs.griptape.ai/stable/griptape-cloud/).\n\n## About Griptape Cloud\n\nGriptape Cloud is a managed platform for building and scaling AI applications, providing:\n\n- **RAG Pipelines**: Connect data sources, manage data lakes, and build knowledge bases\n- **Code Hosting**: Deploy Python code from Griptape Framework or other LLM frameworks as \"Structures\"\n- **Agent Tools**: Extend agent capabilities with custom tools for service calls and logic\n- **Configuration Management**: Control LLM behavior with Rules, Rulesets, and persistent conversation Threads\n- **Full API Access**: Comprehensive REST API for all platform features\n\n## Installation\n\n### Using uv\n\nAdd to your `pyproject.toml`:\n\n```toml\n[tool.uv.sources]\ngriptape-cloud-client = { git = \"https://github.com/griptape-ai/griptape-cloud-python-client\", rev = \"main\" }\n```\n\n### Using pip\n\n```bash\npip install git+https://github.com/griptape-ai/griptape-cloud-python-client.git@main\n```\n\n## Usage\n\n```python\nfrom griptape_cloud_python_client import AuthenticatedClient\n\nclient = AuthenticatedClient(base_url=\"https://cloud.griptape.ai/api\", token=\"\u003cyour_api_key\u003e\")\n\n# Use the client to interact with Griptape Cloud APIs\n# See API Reference for available endpoints\n```\n\n## Documentation\n\n- [Griptape Cloud Documentation](https://docs.griptape.ai/stable/griptape-cloud/)\n- [API Reference](https://docs.griptape.ai/stable/griptape-cloud/api/api-reference/)\n\n## Development\n\nThis client is automatically generated from the Griptape Cloud OpenAPI specification.\n\n### Regenerating the Client\n\n```bash\nmake gen/sdk\n```\n\n## License\n\nSee [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgriptape-ai%2Fgriptape-cloud-python-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgriptape-ai%2Fgriptape-cloud-python-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgriptape-ai%2Fgriptape-cloud-python-client/lists"}