one-api-tool

View on PyPIReverse Dependencies (2)

1.3.0 one_api_tool-1.3.0-py3-none-any.whl

Wheel Details

Project: one-api-tool
Version: 1.3.0
Filename: one_api_tool-1.3.0-py3-none-any.whl
Download: [link]
Size: 29331
MD5: e8a3b8bc0fec85a4002b8b754eb4b157
SHA256: a586da135cdb88e1226c7868df5106f595d1fb69e50c80713439c002e727580c
Uploaded: 2024-01-15 07:52:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: one-api-tool
Version: 1.3.0
Summary: Use only one line of code to call multiple model APIs similar to ChatGPT. Currently supported: Azure OpenAI Resource endpoint API, OpenAI Official API, and Anthropic Claude series model API.
Home-Page: https://github.com/muximus3/OneAPI
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Dist: pydantic
Requires-Dist: openai (>=1.2.3)
Requires-Dist: anthropic (>=0.6.0)
Requires-Dist: huggingface-hub
Requires-Dist: requests
Requires-Dist: httpx
Requires-Dist: rich
Requires-Dist: inquirer
Requires-Dist: Jinja2
Requires-Dist: aiohttp
Requires-Dist: tiktoken
Requires-Dist: python-dotenv
Requires-Dist: tqdm
Requires-Dist: tokenizers
Requires-Dist: docstring-parser
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11210 characters]

WHEEL

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

RECORD

Path Digest Size
oneapi/__init__.py sha256=tvzGjMc5fkbCv4wCmWRzeyGI_gODPi01wJNDcDgszpE 267
oneapi/chat.py sha256=-OJqAMsVgV1wvYtDXcu1Cw5G67uoEM5TLQapYhd04Gk 8641
oneapi/one_api.py sha256=ZOXCbUUktxBLq3MpWZpS5Wj0fM6GSQ8vvTkN2Ws_3f8 6036
oneapi/one_api_test.py sha256=NaSmz1HBbcbVbLsXjGUyrP6sHYRQdgffp6PnoqHyAPo 2065
oneapi/utils.py sha256=zzhY88ZaGiXO_-30o690BvmIETefK-Dqgb7vG8sJ3Xc 5960
oneapi/clients/__init__.py sha256=2tuBp0dvBwgsoNeL7juZsJV0npv0MWVFf33Cyq3FpdU 693
oneapi/clients/abc_client.py sha256=pVG4Aew9KTJRfdIhz4jxR9vYqM4vK4L6zyrvLApttzU 3400
oneapi/clients/anthropic_client.py sha256=tnQP31RrLXy1IQ4DAVH1sB2qaZLL9COJz309wcAyIrE 5523
oneapi/clients/claude_client.py sha256=ZDLNUbUN2G8UC42EM0D7auTIeGVv_XiE4ygWagrR86s 4610
oneapi/clients/hf_client.py sha256=KNZwVq77gG4qYwOiJSFAGG2CSDteL49d5ZZA-SIHVvI 5939
oneapi/clients/openai_client.py sha256=ejXkoWqR7egzkk_izunhD58RMyULi92bWgXpmxrZJQM 9876
oneapi/clients/vllm_client.py sha256=O797COpaBylOUBpwRl0klqPAyg0wQ-4uFwWTUT8hdt4 6144
oneapi/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
oneapi/commands/one_api_requst.py sha256=jEF-x4_ATKSHsVZaMzHjOd68e4URv5q0o-hIOP-a2hE 12246
one_api_tool-1.3.0.dist-info/LICENSE sha256=L-o54_O3jj6gfB1iSuJVEoDBvWhC9hEmgDsea335Iog 1055
one_api_tool-1.3.0.dist-info/METADATA sha256=1tiyPuZBz2cZs6RmleH-ehiF_JqCsCy03HShoedzIg8 12155
one_api_tool-1.3.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
one_api_tool-1.3.0.dist-info/entry_points.txt sha256=5hRAb0h3kqKsT5WMKl9F_kqnHHocO5GbfdXZ233IyPc 64
one_api_tool-1.3.0.dist-info/top_level.txt sha256=gm-8r0YMtuw3ewV3THg18ftzH9Euv7xnm2i4TdOQxhM 7
one_api_tool-1.3.0.dist-info/RECORD

top_level.txt

oneapi

entry_points.txt

one-api = oneapi.commands.one_api_requst:main