prompt-chains


Nameprompt-chains JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/iuiu34/litchain
Summaryds-prompt-chains
upload_time2024-01-23 19:28:29
maintainer
docs_urlNone
authorllm
requires_python
licenseCOPYRIGHT
keywords ds-prompt-chains
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # prompt chains
![](https://img.shields.io/badge/version-v0.0.2-blue.svg)
![](https://img.shields.io/badge/python-3.9-blue.svg)
[![Docs](https://img.shields.io/badge/docs-confluence-013A97)]()
![](https://img.shields.io/badge/dev-orange.svg)



Description.



## Getting Started
Install with pip:


```sh
pip install prompt-chains
```

or from source
```sh
pip install -r requirements.txt
pip install -e .
```

## Authors

*iuiu* 

## License

This project is property of *iuiu*

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/iuiu34/litchain",
    "name": "prompt-chains",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ds-prompt-chains",
    "author": "llm",
    "author_email": "ds-mkt@llm.com",
    "download_url": "https://files.pythonhosted.org/packages/40/6f/90ea8364e0edda64870af54e39d20b0f7543ebd41cade40985ff08976d8c/prompt-chains-0.0.2.tar.gz",
    "platform": null,
    "description": "# prompt chains\r\n![](https://img.shields.io/badge/version-v0.0.2-blue.svg)\r\n![](https://img.shields.io/badge/python-3.9-blue.svg)\r\n[![Docs](https://img.shields.io/badge/docs-confluence-013A97)]()\r\n![](https://img.shields.io/badge/dev-orange.svg)\r\n\r\n\r\n\r\nDescription.\r\n\r\n\r\n\r\n## Getting Started\r\nInstall with pip:\r\n\r\n\r\n```sh\r\npip install prompt-chains\r\n```\r\n\r\nor from source\r\n```sh\r\npip install -r requirements.txt\r\npip install -e .\r\n```\r\n\r\n## Authors\r\n\r\n*iuiu* \r\n\r\n## License\r\n\r\nThis project is property of *iuiu*\r\n",
    "bugtrack_url": null,
    "license": "COPYRIGHT",
    "summary": "ds-prompt-chains",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/iuiu34/litchain"
    },
    "split_keywords": [
        "ds-prompt-chains"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "406f90ea8364e0edda64870af54e39d20b0f7543ebd41cade40985ff08976d8c",
                "md5": "b163cef657e7433d89a8693539d4ca73",
                "sha256": "823a62dbb0023743dc02ca9614e3b13376af5ac5f88bf3caf635d90a1fa5192f"
            },
            "downloads": -1,
            "filename": "prompt-chains-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b163cef657e7433d89a8693539d4ca73",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3718,
            "upload_time": "2024-01-23T19:28:29",
            "upload_time_iso_8601": "2024-01-23T19:28:29.247384Z",
            "url": "https://files.pythonhosted.org/packages/40/6f/90ea8364e0edda64870af54e39d20b0f7543ebd41cade40985ff08976d8c/prompt-chains-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 19:28:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iuiu34",
    "github_project": "litchain",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "prompt-chains"
}
        
llm
Elapsed time: 0.22454s