Add your description here
Project description
langchain-chain-of-verification
Based off https://github.com/ritun16/chain-of-verification , packaged and updated for newer langchain versions for easier consumption.
Can be used as CLI or library.
Usage
# uvx --from langchain-chain-of-verification cove --help
$ cove --help
usage: cove [-h] --question QUESTION [--llm-name LLM_NAME] [--temperature TEMPERATURE] [--max-tokens MAX_TOKENS] [--show-intermediate-steps SHOW_INTERMEDIATE_STEPS]
Chain of Verification (CoVE) parser.
options:
-h, --help show this help message and exit
--question QUESTION The original question user wants to ask
--llm-name LLM_NAME The openai llm name
--temperature TEMPERATURE
The temperature of the llm
--max-tokens MAX_TOKENS
The max_tokens of the llm
--show-intermediate-steps SHOW_INTERMEDIATE_STEPS
The max_tokens of the llm
Installation
To run without installing with uv
, try uvx --from langchain-chain-of-verification cove --help
.
pipx
This is the recommended installation method.
$ pipx install langchain-chain-of-verification
pip
$ pip install langchain-chain-of-verification
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file langchain_chain_of_verification-0.1.5.tar.gz
.
File metadata
- Download URL: langchain_chain_of_verification-0.1.5.tar.gz
- Upload date:
- Size: 64.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfbb08c9a15a446d5c0f4a2d1c4fd3728086d2f1e911b8d657a3904a324985cf |
|
MD5 | 0fd177e15c0f181b89f7bd4f5d6ef44e |
|
BLAKE2b-256 | c43bb5a0af9956d9f729e28ab4cd31bf9da21c8ab42a3b27792245bc7bc293d1 |
File details
Details for the file langchain_chain_of_verification-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: langchain_chain_of_verification-0.1.5-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6dffbc6b9d3579aba7bede5db604ac4f7f733a9e3f0668b6ffd283ba4d437a22 |
|
MD5 | 79175c15de508d358a18acfa26eb056d |
|
BLAKE2b-256 | d34ef0efe5343b3068a98734506e96977092b42906e3e58f84a3b18290fe1a91 |