kube-agent

View on PyPIReverse Dependencies (0)

0.1.1 kube_agent-0.1.1-py3-none-any.whl

Wheel Details

Project: kube-agent
Version: 0.1.1
Filename: kube_agent-0.1.1-py3-none-any.whl
Download: [link]
Size: 19318
MD5: 79a8416a43b91ed1a9b74cf7896b0b32
SHA256: 43cae93e3f8fb72233285e926b22c3e4e2d3f5e4f7b1230ffa439db22135321a
Uploaded: 2024-05-07 02:08:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kube-agent
Version: 0.1.1
Summary: Kubernetes Copilot
Author: Pengfei Ni
Author-Email: feiskyer[at]gmail.com
Home-Page: https://github.com/feiskyer/kube-agent
Project-Url: Repository, https://github.com/feiskyer/kube-agent
Keywords: kubernetes,copilot,openai,chatgpt,agent,autogen
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<3.13
Requires-Dist: click (>=8.1.3)
Requires-Dist: faiss-cpu (<2,>=1)
Requires-Dist: kubernetes (>=28.0)
Requires-Dist: lark (==1.1.8)
Requires-Dist: openai (>1)
Requires-Dist: pyautogen (<0.3.0,>=0.2.27)
Requires-Dist: requests (>=2.31)
Requires-Dist: streamlit (<2.0.0,>=1.24.0)
Requires-Dist: tiktoken (>=0.3.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2895 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kube_agent/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kube_agent/agent.py sha256=GEUWxHQCjUx1f9QsEZ0zses9BL-FHWd2DHPqIyioaUo 9522
kube_agent/cli.py sha256=Z6J3S1TwYta-bcr5m7qy2-81dcNY2ftmDZs2reAtM90 4225
kube_agent/kubeconfig.py sha256=Xm1_pTuJQiMBps3KPsAClFtsBnL1RmnxalNqwWwFdxc 1628
kube_agent/prompts.py sha256=PgpvhyfSyNZRyjqUgHqrD3ZN6uwuYTv9NqgckEjuhWI 17810
kube_agent/shell.py sha256=hxFNc4-V0OspS_8hWYNAjngT7TZ9GFwsfZeDE3VxJrM 2075
kube_agent-0.1.1.dist-info/LICENSE sha256=kz4bJcWKj4pK_koKdgun8cv3iIqW7M6VcVKvmeOzm9w 11352
kube_agent-0.1.1.dist-info/METADATA sha256=c8ZWSW-mOlhHYmHDd7m-03r92rADIp6QC-VT4CdyzHk 3732
kube_agent-0.1.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
kube_agent-0.1.1.dist-info/entry_points.txt sha256=j4VVj-hfKj4vpAbRK7h3oG-RxgzKpx2VAY3HvicQErk 50
kube_agent-0.1.1.dist-info/RECORD

entry_points.txt

kube-agent = kube_agent.cli:main