octopus-agent

View on PyPIReverse Dependencies (0)

0.4.18 octopus_agent-0.4.18-py3-none-any.whl

Wheel Details

Project: octopus-agent
Version: 0.4.18
Filename: octopus_agent-0.4.18-py3-none-any.whl
Download: [link]
Size: 25806
MD5: d30ed189983025e9bca8a6167afc3169
SHA256: 920c6aaa67482bd68f3b077369e0c24888087822787681fbc3f8170d0b5154c4
Uploaded: 2023-09-27 03:15:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: octopus-agent
Version: 0.4.18
Summary: Open source code interpreter agent
Author: imotai
Author-Email: wangtaize[at]dbpunk.com
Home-Page: https://github.com/dbpunk-labs/octopus
Requires-Dist: octopus-proto
Requires-Dist: octopus-kernel
Requires-Dist: octopus-sdk
Requires-Dist: grpcio-tools (>=1.57.0)
Requires-Dist: grpc-google-iam-v1 (>=0.12.6)
Requires-Dist: aiofiles
Requires-Dist: orm[sqlite]
Requires-Dist: python-dotenv
Requires-Dist: openai
Requires-Dist: aiohttp (>=3.8.5)
Requires-Dist: pydantic
Description-Content-Type: text/markdown
[Description omitted; length: 28 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
octopus_agent/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
octopus_agent/agent_builder.py sha256=zuNtvMPfw3rGpFNU5E4LOlWdDCFzAivJ_dquYISMSKo 1707
octopus_agent/agent_llm.py sha256=R0WOy1ixawmuWeF1lNyv5v8myvg1CGbJlfx5tReh7Fg 2536
octopus_agent/agent_server.py sha256=JCams007E7IIu7dbZAFpAZEHZiAtmyST7-68klhsfzc 14097
octopus_agent/agent_setup.py sha256=ZsxA73yTi33sQE_Im7pqOjxDASHwicJrTwPP5K5VVGU 1671
octopus_agent/base_agent.py sha256=hdk-DKRoK8LEr8xl6AxhDr8wgZjHvReK47ihbTL0WdQ 5950
octopus_agent/base_stream_client.py sha256=kjEunUuZkLxEUpyuCJUOYvl4z_bNURzvSIRyVricuss 1303
octopus_agent/codellama_agent.py sha256=CNqwrMPEl7vJ6opyB4xgfelwrKjm3y6aPIPFrrul8vM 11441
octopus_agent/codellama_client.py sha256=0f2uz8Uz9DSxS0J2JxFrRndHpy-qNYAjTwCfiXDYwwc 1759
octopus_agent/grammar.bnf sha256=v7lgxG0mbikAPHetyDvYtvTWoM6a3ohrZrFdM4FZOPY 595
octopus_agent/mock_agent.py sha256=IPOetwQB6k-ax9cAWX7hS7mdh_Gnp2HK9HgY0lSHhsc 4375
octopus_agent/mock_tools.py sha256=NI0bj8vQgnUdxcYkxUBTI-QUnGZVheuxULrAH3_CbRg 1511
octopus_agent/openai_agent.py sha256=pxDWq-y0wmK2ss4jzJHKrydDNps5wZgDex5EquAqDXk 14058
octopus_agent/prompt.py sha256=Y6ayQHTUSjJohtYjTFgdNCLA8gqYEolTvHe066Hmjqs 5700
octopus_agent/tokenizer.py sha256=rJBemt9xjDYfn9pGkr72a-QeybUaVqhaY_0OIpTwneQ 15561
octopus_agent-0.4.18.dist-info/METADATA sha256=GbSWH0OUNvDhCbJmv0LynzgFSptlpRifgN-Q--QVBbc 594
octopus_agent-0.4.18.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
octopus_agent-0.4.18.dist-info/entry_points.txt sha256=YLIOzQlqy9vnp7d3pA_ZTT6uv65SpsUWeYKiE8R9XDE 138
octopus_agent-0.4.18.dist-info/top_level.txt sha256=qLst0PYaLMBH-Jzxeo58WxzsUj32jQPZ9NaV9WaadXU 14
octopus_agent-0.4.18.dist-info/RECORD

top_level.txt

octopus_agent

entry_points.txt

octopus_agent_rpc_server = octopus_agent.agent_server:server_main
octopus_agent_setup = octopus_agent.agent_setup:setup