# 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/32/27/5686e0b6ebec5fb39c12762985af1858b4c7b0456f0aaa6f3cc468d5b0f5/agentflux-0.0.1.4.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.4",
"project_urls": {
"Homepage": "https://github.com/xxxxxx/AgentFlux"
},
"split_keywords": [
"lite",
"agent",
"framework"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a48f743b957e03f4d9323f5d1e9822278f9588faeb3057274bd3f3454edd2866",
"md5": "16e2e02e5ab5fe9d4716afbf3dac1bae",
"sha256": "acd32a8a7f03405c64068c7f0091459e9952a8a600a6c28051a9e227736edddd"
},
"downloads": -1,
"filename": "agentflux-0.0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "16e2e02e5ab5fe9d4716afbf3dac1bae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 1057916,
"upload_time": "2024-12-13T07:33:46",
"upload_time_iso_8601": "2024-12-13T07:33:46.700225Z",
"url": "https://files.pythonhosted.org/packages/a4/8f/743b957e03f4d9323f5d1e9822278f9588faeb3057274bd3f3454edd2866/agentflux-0.0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "32275686e0b6ebec5fb39c12762985af1858b4c7b0456f0aaa6f3cc468d5b0f5",
"md5": "9898d6ac6971433f13e9559f9fcb636c",
"sha256": "4f340ece187055658d8860865c0333044c9617ee5ba494bcedf4d4f01dd2bb82"
},
"downloads": -1,
"filename": "agentflux-0.0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "9898d6ac6971433f13e9559f9fcb636c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 1039763,
"upload_time": "2024-12-13T07:33:49",
"upload_time_iso_8601": "2024-12-13T07:33:49.449121Z",
"url": "https://files.pythonhosted.org/packages/32/27/5686e0b6ebec5fb39c12762985af1858b4c7b0456f0aaa6f3cc468d5b0f5/agentflux-0.0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-13 07:33:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "xxxxxx",
"github_project": "AgentFlux",
"github_not_found": true,
"lcname": "agentflux"
}