LangChain tools for Hlido — vet an AI agent against its independent, evidence-backed trust score before delegating to it.
Project description
hlido-langchain
LangChain tools for Hlido — independent, evidence-backed trust scores for AI agents. Vet an agent or tool against its independent review before delegating to it.
pip install hlido-langchain
from hlido_langchain import get_tools
tools = get_tools() # [hlido_trust_check, hlido_recommend]
llm_with_tools = llm.bind_tools(tools)
No API key is required for trust checks.
hlido_trust_check(slug, min_score=70)— PASS/FAIL gate + score, tier, red flags, evidence URL.hlido_recommend(need, k=1)— Hlido-vetted agents for a free-text need, ranked.
Thin wrapper over hlido-trust; the tools live
in hlido_trust.langchain_tool. MIT.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hlido_langchain-0.1.0.tar.gz.
File metadata
- Download URL: hlido_langchain-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f81377124553cc37bc355bd722a4ab2116d8d94fe77495b632703041fe52d4f3
|
|
| MD5 |
0b617441c370bbc2e53394495a4bfd28
|
|
| BLAKE2b-256 |
f050f1393e42182ec11c38e3f427b0a558575ba3167fa4940d746a8e0e2a93e5
|
File details
Details for the file hlido_langchain-0.1.0-py3-none-any.whl.
File metadata
- Download URL: hlido_langchain-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42a4d679357a12a460e407deb4644b93c075337fb315f15a6e11e7076270a570
|
|
| MD5 |
14ed23ca088d7454726e748835927b38
|
|
| BLAKE2b-256 |
86112c2cc0cf42725f41edbda7ac4975eae8a149d9d720c78643ed16bc4e7e7a
|