Skip to content

docs(integrations): add Hlido agent-trust tools integration page#4910

Open
ankitkapur1992-hlido wants to merge 2 commits into
langchain-ai:mainfrom
ankitkapur1992-hlido:hlido_integration_docs
Open

docs(integrations): add Hlido agent-trust tools integration page#4910
ankitkapur1992-hlido wants to merge 2 commits into
langchain-ai:mainfrom
ankitkapur1992-hlido:hlido_integration_docs

Conversation

@ankitkapur1992-hlido

Copy link
Copy Markdown

What

Adds an integration docs page for the Hlido agent-trust tools at src/oss/python/integrations/tools/hlido.mdx, plus a card in the tools index.

Hlido publishes independent, evidence-backed reviews of AI agents (score, tier, verified claim audits). The existing hlido-trust PyPI package ships LangChain tools that let an agent vet other agents/tools against those reviews before delegating:

  • hlido_trust_check — score/tier/PASS-FAIL verdict for a known agent slug
  • hlido_recommend — find a reviewed agent for a free-text need, ranked by score

Notes

  • No API key required — the tools call the public Hlido API.
  • Documents the existing published package hlido-trust[langchain] (hlido_langchain_tools()); no code changes to LangChain.
  • Follows TEMPLATE.mdx; adds one card to tools/index.mdx (alphabetical). No docs.json change needed (language-neutral path auto-resolves, matching other tool pages).

Disclosure

I'm the founder of Hlido. This integration is opt-in, uses only the public Hlido API, and documents an already-published package. Happy to adjust naming/placement to match maintainer preferences.

Documents the Hlido LangChain tools (hlido_trust_check + hlido_recommend) from
the existing hlido-trust[langchain] PyPI package, so an agent can vet other
agents against independent Hlido reviews before delegating. No API key required.
Adds the page and a card in the tools index.
@langchain-oss-automated-triage

Copy link
Copy Markdown

Thanks for contributing a new integration docs page, ankitkapur1992-hlido!

We receive a large number of PRs and review them as quickly as we can. Please bear with us as we work through the queue.

If you have already tagged a maintainer on this PR, do not tag them again.

@github-actions github-actions Bot added langchain For docs changes to LangChain oss labels Jul 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, ankitkapur1992-hlido! When it's ready for review, please add the relevant reviewers:

  • @mdrxy (Python integrations)

@github-actions github-actions Bot added python For content related to the Python version of LangChain projects external User is not a member of langchain-ai labels Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external User is not a member of langchain-ai langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant