# AgentFlux
llm agent for function call
# Build Package
## Build to package
```bash
bash compile.sh
```
## Upload to pypi
```bash
bash pypi_upload.sh
```
Raw data
{
"_id": null,
"home_page": "https://github.com/xxxxxx/AgentFlux",
"name": "agentflux",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "lite agent framework",
"author": "QiZhao",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/51/9b/8e6b7ccb577666f075856588fc0f6d45f52293504f1373def1393a0e1b7f/agentflux-0.0.1.1.tar.gz",
"platform": null,
"description": "# AgentFlux\nllm agent for function call\n\n\n# Build Package\n## Build to package\n```bash\nbash compile.sh\n```\n## Upload to pypi\n```bash\nbash pypi_upload.sh\n```\n\n",
"bugtrack_url": null,
"license": "GPL v3",
"summary": "agent framework",
"version": "0.0.1.1",
"project_urls": {
"Homepage": "https://github.com/xxxxxx/AgentFlux"
},
"split_keywords": [
"lite",
"agent",
"framework"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cbe9877e21fb27168b21b00f8c48e70de059a87a8e2b315df1f7c05f1d99a143",
"md5": "c81bfb8993df134dd7c1da65f8e6b6d9",
"sha256": "9d63298d3642e96c212b3f2a0f28728654ace6f37894590482024abaa2903e3d"
},
"downloads": -1,
"filename": "agentflux-0.0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c81bfb8993df134dd7c1da65f8e6b6d9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 921167,
"upload_time": "2024-11-27T03:27:02",
"upload_time_iso_8601": "2024-11-27T03:27:02.485420Z",
"url": "https://files.pythonhosted.org/packages/cb/e9/877e21fb27168b21b00f8c48e70de059a87a8e2b315df1f7c05f1d99a143/agentflux-0.0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "519b8e6b7ccb577666f075856588fc0f6d45f52293504f1373def1393a0e1b7f",
"md5": "983638f7354025f2c55d784ac4bc1cd6",
"sha256": "5f3bbf2ccbf37edbb222505610277da0d2c7c6f9fbb21d60517de36b1ed5ccd2"
},
"downloads": -1,
"filename": "agentflux-0.0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "983638f7354025f2c55d784ac4bc1cd6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 906078,
"upload_time": "2024-11-27T03:27:05",
"upload_time_iso_8601": "2024-11-27T03:27:05.895165Z",
"url": "https://files.pythonhosted.org/packages/51/9b/8e6b7ccb577666f075856588fc0f6d45f52293504f1373def1393a0e1b7f/agentflux-0.0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-27 03:27:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "xxxxxx",
"github_project": "AgentFlux",
"github_not_found": true,
"lcname": "agentflux"
}