openai-copilot

View on PyPIReverse Dependencies (0)

0.2.6 openai_copilot-0.2.6-py3-none-any.whl

Wheel Details

Project: openai-copilot
Version: 0.2.6
Filename: openai_copilot-0.2.6-py3-none-any.whl
Download: [link]
Size: 10617
MD5: 5435d486b37a5496a35e3d5b90eb15a3
SHA256: aa5e8026593feff67f1740ea33fd69264078e69395058b98b77fc251035752b9
Uploaded: 2023-11-07 14:01:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: openai-copilot
Version: 0.2.6
Summary: OpenAI Copilot
Author: Pengfei Ni
Author-Email: feiskyer[at]gmail.com
Home-Page: https://github.com/feiskyer/openai-copilot
Project-Url: Repository, https://github.com/feiskyer/openai-copilot
Keywords: copilot,openai,chatgpt
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4
Requires-Dist: click (>=8.1.3)
Requires-Dist: google-api-python-client (>=2.85.0)
Requires-Dist: langchain (>=0.0.226)
Requires-Dist: langchain-experimental (<0.0.38,>=0.0.37)
Requires-Dist: openai (<1,>=0.27.4)
Requires-Dist: requests (>=2.31)
Requires-Dist: tiktoken (<0.6,>=0.4)
Description-Content-Type: text/markdown
[Description omitted; length: 3233 characters]

WHEEL

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

RECORD

Path Digest Size
openai_copilot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
openai_copilot/agent.py sha256=e3nRXqwv0JyfaGSSRFCHo1HJ24f5nZGsOa6R1UDg3E0 3693
openai_copilot/cli.py sha256=oBjoR-GbPk5W7KIqgd-Z0hinhZTeXEBwfSYu4AzT9II 1063
openai_copilot/llm.py sha256=Fg6anbNR_DluDM2ZkERgP97vsOJdRcCIc6bq0PN1iuQ 752
openai_copilot/output.py sha256=R7X7_HTAD6RH85o-ZMX9_iUSOWYrm7a8jjmNRV71D-g 2047
openai_copilot-0.2.6.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
openai_copilot-0.2.6.dist-info/METADATA sha256=W9XK257jLDSN5yrlsFZX3_VjPqED0kfcjYStvQVseKY 4073
openai_copilot-0.2.6.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
openai_copilot-0.2.6.dist-info/entry_points.txt sha256=lLCVKWlS54r_Z2XB2-bVdE8S9wpYfHaBzPmZMGRB_qo 58
openai_copilot-0.2.6.dist-info/RECORD

entry_points.txt

openai-copilot = openai_copilot.cli:main