llmonitor


Namellmonitor JSON
Version 0.0.51 PyPI version JSON
download
home_pagehttps://github.com/llmonitor/llmonitor-py/
SummaryObservability and monitoring for AI apps
upload_time2023-12-07 10:46:59
maintainer
docs_urlNone
authorllmonitor
requires_python>=3.8.1,<4.0.0
license
keywords llmonitor langchain ai analytics monitoring
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">

<img src="https://llmonitor.com/logo.png" style='border-radius: 12px;' width="50"/> 
<h1>LLMonitor Python SDK</h1>

**📈 Python monitoring for AI apps and agent**

[website](https://llmonitor.com) - [docs](https://llmonitor.com/docs/py/) - ![PyPI - Version](https://img.shields.io/pypi/v/llmonitor)

---

</div>

Use it with any LLM model and custom agents (not limited to OpenAI).

To get started, get an app ID by registering [here](https://llmonitor.com).

## 🛠️ Installation

```bash
pip install llmonitor
```

## 📖 Documentation

Full docs are available [here](https://llmonitor.com/docs/py).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/llmonitor/llmonitor-py/",
    "name": "llmonitor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.1,<4.0.0",
    "maintainer_email": "",
    "keywords": "LLMonitor,Langchain,AI,Analytics,Monitoring",
    "author": "llmonitor",
    "author_email": "hello@llmonitor.com",
    "download_url": "https://files.pythonhosted.org/packages/05/6d/f1c642e77539f559c38999758c81e460c99070b1c8490fe60ee6d18466c6/llmonitor-0.0.51.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n\n<img src=\"https://llmonitor.com/logo.png\" style='border-radius: 12px;' width=\"50\"/> \n<h1>LLMonitor Python SDK</h1>\n\n**\ud83d\udcc8 Python monitoring for AI apps and agent**\n\n[website](https://llmonitor.com) - [docs](https://llmonitor.com/docs/py/) - ![PyPI - Version](https://img.shields.io/pypi/v/llmonitor)\n\n---\n\n</div>\n\nUse it with any LLM model and custom agents (not limited to OpenAI).\n\nTo get started, get an app ID by registering [here](https://llmonitor.com).\n\n## \ud83d\udee0\ufe0f Installation\n\n```bash\npip install llmonitor\n```\n\n## \ud83d\udcd6 Documentation\n\nFull docs are available [here](https://llmonitor.com/docs/py).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Observability and monitoring for AI apps",
    "version": "0.0.51",
    "project_urls": {
        "Documentation": "https://llmonitor.com/docs/py/usage",
        "Homepage": "https://github.com/llmonitor/llmonitor-py/",
        "Repository": "https://github.com/llmonitor/llmonitor-py/"
    },
    "split_keywords": [
        "llmonitor",
        "langchain",
        "ai",
        "analytics",
        "monitoring"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc30bbdc014b93890619b34457a4481871f132ae5cfbf679d414fe046aa2c65b",
                "md5": "8351c2132679a65e38413fb196d73758",
                "sha256": "52be7219eb5162e6efe85ebf863542079af72e51b8170acf9e999691882753ce"
            },
            "downloads": -1,
            "filename": "llmonitor-0.0.51-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8351c2132679a65e38413fb196d73758",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1,<4.0.0",
            "size": 11324,
            "upload_time": "2023-12-07T10:46:57",
            "upload_time_iso_8601": "2023-12-07T10:46:57.950224Z",
            "url": "https://files.pythonhosted.org/packages/fc/30/bbdc014b93890619b34457a4481871f132ae5cfbf679d414fe046aa2c65b/llmonitor-0.0.51-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "056df1c642e77539f559c38999758c81e460c99070b1c8490fe60ee6d18466c6",
                "md5": "fff8e519f36459ab682f995d96ffec2f",
                "sha256": "826878a35dcf4b81da3502af23a239fa3b26d780fc9f4f030c8c32f6878a20bf"
            },
            "downloads": -1,
            "filename": "llmonitor-0.0.51.tar.gz",
            "has_sig": false,
            "md5_digest": "fff8e519f36459ab682f995d96ffec2f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<4.0.0",
            "size": 9427,
            "upload_time": "2023-12-07T10:46:59",
            "upload_time_iso_8601": "2023-12-07T10:46:59.487468Z",
            "url": "https://files.pythonhosted.org/packages/05/6d/f1c642e77539f559c38999758c81e460c99070b1c8490fe60ee6d18466c6/llmonitor-0.0.51.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-07 10:46:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "llmonitor",
    "github_project": "llmonitor-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "llmonitor"
}
        
Elapsed time: 0.16342s