llm-checks-common-functions

View on PyPIReverse Dependencies (0)

1.1 llm_checks_common_functions-1.1-py3-none-any.whl

Wheel Details

Project: llm-checks-common-functions
Version: 1.1
Filename: llm_checks_common_functions-1.1-py3-none-any.whl
Download: [link]
Size: 11747
MD5: 312cfa84c354ad4f4d93ee55a5cdb78f
SHA256: 2fbb0f212b03eaf3416f7befbcaad5c81a8758897e4393a4e7b9d17aa644eb85
Uploaded: 2024-08-21 13:56:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: llm_checks_common_functions
Version: 1.1
Summary: common functions, utilities using multiple DB and LLM options.
Author: Karthik M
Author-Email: karthik.manne[at]centific.com
Home-Page: https://pactera1us.visualstudio.com/DefaultCollection/LLM_CoE/_git/redteaming_service
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: langchain (==0.2.11)
Requires-Dist: langchain-community
Requires-Dist: openpyxl (==3.1.2)
Requires-Dist: pandas (==2.2.1)
Requires-Dist: PyYAML
Requires-Dist: tqdm (==4.66.2)
Requires-Dist: azure-cosmos
Requires-Dist: azure-storage-blob
Requires-Dist: python-dotenv
Requires-Dist: openai (==0.28)
Requires-Dist: langchain-nvidia-ai-endpoints
Requires-Dist: google-generativeai
Requires-Dist: boto3
Requires-Dist: SQLAlchemy (==2.0.29)
Requires-Dist: mysql-connector
Requires-Dist: xlsxwriter
Requires-Dist: tiktoken
Description-Content-Type: text/markdown
[Description omitted; length: 967 characters]

WHEEL

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

RECORD

Path Digest Size
config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
config/env.py sha256=4PU_Z799cALUu6clx1rA0wb5bQvAH5zgweJ0FNY4x-w 446
db_integrations/__init__.py sha256=wRznn5z0kkjI13A6kPBo93T0bfHDPVzQBx5Dv0Sel9g 126
db_integrations/amazon_s3.py sha256=HdmNmZFxNAcCDGLL-Ec6ZZK8Cwcz5E_hRpUeQ5YlEVU 2042
db_integrations/azure_blob.py sha256=xGT4TJdGZwaj15CHA09L1vakbsc8KR2g89FGgyIKEaU 3410
db_integrations/cosmos_db.py sha256=oxucCpouOCOm7Sg0JuIL7QE2Qx44N4P6xCXcI_TPp-Q 3491
db_integrations/sqlalchemy_db.py sha256=JwoIyux0jfmZyTX_-iwrx2X8HwVhJWnIC3gi9PFUOGE 2224
llm_integrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
llm_integrations/azure_openai.py sha256=7ifKhQmEJBovbHM9koLTuKesvl007d1_p4jfrwm2UK8 2611
llm_integrations/gemini.py sha256=eUfQLLRpN_derUOqIKV6Fo1p0wrAS-oqxIhA6m0RBkk 1352
llm_integrations/llm_initiate.py sha256=XzhVOUrPKgsU1N-Shbfj-_t-S5gYxIODwSlJpyOlsqM 444
llm_integrations/nvidia.py sha256=fpgUOn31y19hi6d_RFJfG4YuzbV78dNnUjzdfFLKIug 3382
llm_integrations/open_ai.py sha256=x5oJZXrMj-KL4oWTVZCjUo19kMFrIVGuE1JYRUEF_wU 2053
llm_checks_common_functions-1.1.dist-info/METADATA sha256=fHqQvQQo_Lotg8r1-4iYLyvfMJ8LB2U1eohunaHufnc 2043
llm_checks_common_functions-1.1.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
llm_checks_common_functions-1.1.dist-info/top_level.txt sha256=7-SupGkDxQnotZnPaITVqxXgKY8VXerfcnArff3gSAU 40
llm_checks_common_functions-1.1.dist-info/RECORD

top_level.txt

config
db_integrations
llm_integrations