langchain-guidelines


Namelangchain-guidelines JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/HamzaFarhan/langchain_guidelines
SummaryApplying Guidelines to LLMs
upload_time2023-08-23 15:41:35
maintainer
docs_urlNone
authorHamza Farhan
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # langchain_guidelines

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install langchain_guidelines
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HamzaFarhan/langchain_guidelines",
    "name": "langchain-guidelines",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Hamza Farhan",
    "author_email": "thehamza96@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c5/51/0ffdb5e9c93af36947fef4e096cce5c8b48fed4918563966d8a4a3d1b30d/langchain_guidelines-0.0.1.tar.gz",
    "platform": null,
    "description": "# langchain_guidelines\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install langchain_guidelines\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Applying Guidelines to LLMs",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/HamzaFarhan/langchain_guidelines"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c70ec80ab76360d2d16a0bb21c0fa7cc4bf61a4523b7e3e21b4f9d9c78bf0910",
                "md5": "6e88d7ba2b77f07ca971e57d3b586611",
                "sha256": "0e30ec0744aa06a8e02c25485d100d2f52165514f86693766b42153ed89a3b03"
            },
            "downloads": -1,
            "filename": "langchain_guidelines-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e88d7ba2b77f07ca971e57d3b586611",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6923,
            "upload_time": "2023-08-23T15:41:34",
            "upload_time_iso_8601": "2023-08-23T15:41:34.045209Z",
            "url": "https://files.pythonhosted.org/packages/c7/0e/c80ab76360d2d16a0bb21c0fa7cc4bf61a4523b7e3e21b4f9d9c78bf0910/langchain_guidelines-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5510ffdb5e9c93af36947fef4e096cce5c8b48fed4918563966d8a4a3d1b30d",
                "md5": "1774a50e3cd20d8e1ada7c90ec06d227",
                "sha256": "060b4c0d790832bdcf380237f9617a245f7c00ec7e4fa14bfdd8196a3a85133f"
            },
            "downloads": -1,
            "filename": "langchain_guidelines-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1774a50e3cd20d8e1ada7c90ec06d227",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7365,
            "upload_time": "2023-08-23T15:41:35",
            "upload_time_iso_8601": "2023-08-23T15:41:35.849264Z",
            "url": "https://files.pythonhosted.org/packages/c5/51/0ffdb5e9c93af36947fef4e096cce5c8b48fed4918563966d8a4a3d1b30d/langchain_guidelines-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-23 15:41:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HamzaFarhan",
    "github_project": "langchain_guidelines",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "langchain-guidelines"
}
        
Elapsed time: 0.09728s