chainlite

View on PyPIReverse Dependencies (0)

0.3.3 chainlite-0.3.3-py3-none-any.whl

Wheel Details

Project: chainlite
Version: 0.3.3
Filename: chainlite-0.3.3-py3-none-any.whl
Download: [link]
Size: 29607
MD5: eac91ac0a100d19a1070384463ec8e68
SHA256: dc4b8af142da1c49723771cf2a6c04d447df453e8091a108e62251dc899c7742
Uploaded: 2024-12-12 05:49:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chainlite
Version: 0.3.3
Summary: A Python package that uses LangChain and LiteLLM to call large language model APIs easily
Author: Sina Semnani
Author-Email: sinaj[at]cs.stanford.edu
Home-Page: https://github.com/stanford-oval/chainlite
License: Apache License 2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: tqdm
Requires-Dist: langchain (==0.3.4)
Requires-Dist: langchain-community (==0.3.3)
Requires-Dist: langchain-core (==0.3.12)
Requires-Dist: langchain-text-splitters (==0.3.0)
Requires-Dist: langgraph (==0.2.39)
Requires-Dist: langsmith (==0.1.137)
Requires-Dist: langgraph-checkpoint (==2.0.1)
Requires-Dist: langgraph-sdk (==0.1.33)
Requires-Dist: litellm (==1.51.2)
Requires-Dist: numpydoc
Requires-Dist: grandalf
Requires-Dist: pydantic (>=2.5)
Requires-Dist: redis[hiredis]
Requires-Dist: invoke; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: setuptools; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: black; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5067 characters]

WHEEL

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

RECORD

Path Digest Size
chainlite/__init__.py sha256=n0UyG4iEIaJrb5ZGrO_yiDo_KWFMooKgBDFmw64iOwI 1011
chainlite/chain_log_handler.py sha256=77lg863Ey_WEe885Ksc29hjykWywrb5MQ0XfnB4vnEA 2893
chainlite/chat_lite_llm.py sha256=jt9lda3eeV5libctFyyFvMCwL7tp8o_nyA2J7aDRN98 16676
chainlite/llm_config.py sha256=iVQ3ISNynqVKgxJB5kreG76hqbVkWHJTQAbES816S90 5598
chainlite/llm_generate.py sha256=JGcoJXJ7A7w4GErZI1L07YD27QOEZH0DgzYBq4ZWdNE 18222
chainlite/llm_output.py sha256=2-3K97SJItUK7BJTIJBn7yJ3bbQPWA94ACokN3sSRU0 4890
chainlite/load_prompt.py sha256=hRYom7MTIKuxn71Mvt9pHwrZHRAl33MX_TCpKMP_zII 9178
chainlite/redis_cache.py sha256=o_f1Hm5JLIpd6RyW-1d1v3f-fim0Jf7zDORBYfdlKTE 2017
chainlite/threadsafe_dict.py sha256=OLZTXKKBLcrQbrzcmPaNx6aycqRf_7F544EhBO_pTXU 892
chainlite/utils.py sha256=_ns_KeU4IwtXo16f6eNC-XOho10C_gOsn3VSe4Jueok 2728
tasks/__init__.py sha256=M1NCPuEu2PVb200lI7sYNBLCH7WrejrWprFgj-htwR4 25
tasks/main.py sha256=H0tYqaQcPnz96DR1Spnaf_62jhjkg5Z739X90QqOXGQ 2461
chainlite-0.3.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
chainlite-0.3.3.dist-info/METADATA sha256=tQztzfaeJDPpK3ijHhe5vhEQfSDdpZ_q4KSCNzyW_ag 6400
chainlite-0.3.3.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
chainlite-0.3.3.dist-info/top_level.txt sha256=16SbMmSx4c-Y2kssdpiwVJqE_UJHBuZcmdqcUlDgvIs 16
chainlite-0.3.3.dist-info/RECORD

top_level.txt

chainlite
tasks