keywordsai-sdk


Namekeywordsai-sdk JSON
Version 0.4.48 PyPI version JSON
download
home_pageNone
SummaryKeywords AI SDK allows you to interact with the Keywords AI API smoothly
upload_time2025-07-11 11:41:09
maintainerNone
docs_urlNone
authorKeywords AI
requires_python<4.0,>3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Keywords AI SDK
Light weight library for Keywords AI type definitions and API payload preprocessing

Features:
- Definition of types, what data structure Keywords AI expects to receive in API calls.
- Preprocessing, separating Keywords-specific parameters from LLM-specific parameters
- Conversion, converting input types from Anthropic API format into OpenAI API format.

For **tracing**, please go to [Keywords AI Tracing](https://github.com/Keywords-AI/keywordsai/tree/main/python-sdks/keywordsai-tracing) instead.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "keywordsai-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Keywords AI",
    "author_email": "team@keywordsai.co",
    "download_url": "https://files.pythonhosted.org/packages/9e/0f/1f455f61da05af1a65b0f0e489f80898dc633328d4403b5aad71d5a814fe/keywordsai_sdk-0.4.48.tar.gz",
    "platform": null,
    "description": "## Keywords AI SDK\nLight weight library for Keywords AI type definitions and API payload preprocessing\n\nFeatures:\n- Definition of types, what data structure Keywords AI expects to receive in API calls.\n- Preprocessing, separating Keywords-specific parameters from LLM-specific parameters\n- Conversion, converting input types from Anthropic API format into OpenAI API format.\n\nFor **tracing**, please go to [Keywords AI Tracing](https://github.com/Keywords-AI/keywordsai/tree/main/python-sdks/keywordsai-tracing) instead.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Keywords AI SDK allows you to interact with the Keywords AI API smoothly",
    "version": "0.4.48",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9c63c45d05e2b0c22c050712c0462917946f9564f803255c7ccc166da217dc0",
                "md5": "7394b1cf8541fa3ec894494ea1fdd5d8",
                "sha256": "64a4f39468876ae0bc60084180836407e0849c8927b94677e8a694915e3676e3"
            },
            "downloads": -1,
            "filename": "keywordsai_sdk-0.4.48-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7394b1cf8541fa3ec894494ea1fdd5d8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>3.9",
            "size": 30826,
            "upload_time": "2025-07-11T11:41:07",
            "upload_time_iso_8601": "2025-07-11T11:41:07.290079Z",
            "url": "https://files.pythonhosted.org/packages/f9/c6/3c45d05e2b0c22c050712c0462917946f9564f803255c7ccc166da217dc0/keywordsai_sdk-0.4.48-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e0f1f455f61da05af1a65b0f0e489f80898dc633328d4403b5aad71d5a814fe",
                "md5": "33ef49e8fa5d770c5df95b9d7b7925ec",
                "sha256": "a23a7247eca5733a70d8356aef3df86e5560e0b600c530c3e7740f5d9d886cf4"
            },
            "downloads": -1,
            "filename": "keywordsai_sdk-0.4.48.tar.gz",
            "has_sig": false,
            "md5_digest": "33ef49e8fa5d770c5df95b9d7b7925ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>3.9",
            "size": 121683,
            "upload_time": "2025-07-11T11:41:09",
            "upload_time_iso_8601": "2025-07-11T11:41:09.127833Z",
            "url": "https://files.pythonhosted.org/packages/9e/0f/1f455f61da05af1a65b0f0e489f80898dc633328d4403b5aad71d5a814fe/keywordsai_sdk-0.4.48.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 11:41:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "keywordsai-sdk"
}
        
Elapsed time: 0.50359s