archytas

View on PyPIReverse Dependencies (1)

1.1.5 archytas-1.1.5-py3-none-any.whl

Wheel Details

Project: archytas
Version: 1.1.5
Filename: archytas-1.1.5-py3-none-any.whl
Download: [link]
Size: 35750
MD5: 26513956de3fdb668d35d2981b857ad5
SHA256: cbeabd7b961be7833d5a398e8ea4247cc894fccfaf698b1f929e6dc210fb7558
Uploaded: 2024-02-07 21:41:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: archytas
Version: 1.1.5
Summary: A library for pairing LLM agents with tools so they perform open ended tasks
Author: David Andrew Samson
Author-Email: david.andrew.engineer[at]gmail.com
License: GPL-3.0-or-later
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: docstring-parser (<0.16,>=0.15)
Requires-Dist: frozendict (<3.0.0,>=2.3.8)
Requires-Dist: openai (<2.0.0,>=1.3.9)
Requires-Dist: pytz (<2024.0,>=2023.3)
Requires-Dist: rich (<14.0.0,>=13.3.4)
Requires-Dist: tenacity (<9.0.0,>=8.2.2)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2089 characters]

WHEEL

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

RECORD

Path Digest Size
archytas/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
archytas/agent.py sha256=vKwbQOL7FJSdFpB39_5j7hCjrBjlFwBwV0PnbraY_Nw 14213
archytas/demo_tools.py sha256=BycrBZtWn0-9mYTnmTRF0KP6uVeSjvfOGm1h-ZAgetw 10031
archytas/prompt.py sha256=n7AtZmiDpdCTlefYJs02u6SrgE1rSxVgS40llvVt29c 4257
archytas/python.py sha256=IZeJ1eVEGkiFvZmcfT82EnOHSJFdJgYvuNSOHBN2BAY 3247
archytas/react.py sha256=CJGWZWljkOMPyzhHkCyEStFA7N4lXlap26U6j5gD6rE 12375
archytas/repl.py sha256=nDb-i39ElIX_TcQDVEyjSCPHOOaaoYsxa0Qo4ePY1y0 2116
archytas/tool_utils.py sha256=tDx6wlyFpQfAbO5kSf6CkGuYUVeY0RGYv9PoX-2qcQI 14435
archytas/tools.py sha256=W_l3ezdXJzCFtTDxMUWQVEgfwUEN1wsA-XGmXcDlYF8 4560
archytas/utils.py sha256=sYkZls495r5H0wO703oar-0eMXvv5UwSOTIlzrkC8Ho 1280
archytas-1.1.5.dist-info/LICENSE sha256=UiCnq3ALVoE2_2UYK0HpZY8amAxQ-6NkJfDt6GrGhlI 32472
archytas-1.1.5.dist-info/METADATA sha256=SfWORZUG9ntXIAbgHsSE3hUj61696ntylQ-pFZSA0mY 2921
archytas-1.1.5.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
archytas-1.1.5.dist-info/entry_points.txt sha256=_BRJGECOFwOnihfCfrSiCWWeczLH9Ez-M6sqryY-VYE 54
archytas-1.1.5.dist-info/RECORD

entry_points.txt

chat-repl = archytas.repl:start_repl