mem-agent


Namemem-agent JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
Summary一个用来自主操控记忆内存的智能体
upload_time2024-07-29 14:25:56
maintainerNone
docs_urlNone
authorwhoiswennie
requires_pythonNone
licenseNone
keywords python ai agent llm memory
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Mem_Agent



## *install*

``` pip install mem_agent```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mem-agent",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, AI Agent, LLM, memory",
    "author": "whoiswennie",
    "author_email": "3287305464@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/78/01/9a1d2fa89ca33ca3afd0619f4178f2f2fd872898e4809febdd3d21c3b36a/mem_agent-0.0.1.tar.gz",
    "platform": null,
    "description": "\r\n# Mem_Agent\r\r\n\r\r\n## *install*\r\r\n``` pip install mem_agent```\r\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\u4e00\u4e2a\u7528\u6765\u81ea\u4e3b\u64cd\u63a7\u8bb0\u5fc6\u5185\u5b58\u7684\u667a\u80fd\u4f53",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        " ai agent",
        " llm",
        " memory"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78019a1d2fa89ca33ca3afd0619f4178f2f2fd872898e4809febdd3d21c3b36a",
                "md5": "9f8388cebab30cd37e009c8be997101a",
                "sha256": "8b8caee82cede09a1caee92e374feb18ac2e12d14e0121f0cb741992b0addc7b"
            },
            "downloads": -1,
            "filename": "mem_agent-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9f8388cebab30cd37e009c8be997101a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4203,
            "upload_time": "2024-07-29T14:25:56",
            "upload_time_iso_8601": "2024-07-29T14:25:56.861752Z",
            "url": "https://files.pythonhosted.org/packages/78/01/9a1d2fa89ca33ca3afd0619f4178f2f2fd872898e4809febdd3d21c3b36a/mem_agent-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-29 14:25:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mem-agent"
}
        
Elapsed time: 0.44268s