Skip to content

docs: add runnable LangChain integration example - #10

Merged
nqzai merged 1 commit into
kakunin-ai:mainfrom
abubakrrrx:docs/add-langchain-example
Jul 24, 2026
Merged

docs: add runnable LangChain integration example#10
nqzai merged 1 commit into
kakunin-ai:mainfrom
abubakrrrx:docs/add-langchain-example

Conversation

@abubakrrrx

Copy link
Copy Markdown
Contributor

Closes #2

Added examples/langchain_example.py showing:

  • Agent registration with Kakunin async client
  • KakuninToolGuard wrapping two LangChain tools
  • Scope enforcement before every tool call
  • Behavioral event recording with risk_band
  • Full async client API usage with ChatGroq LLM

@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA. ✍️✅
Posted by the CLA Assistant Lite bot.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thanks for your first pull request! A lightweight CLA check runs on it — just post the one-line signature the bot asks for and it goes green. A maintainer will review shortly. See CONTRIBUTING.md for guidelines.

@abubakrrrx

Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request Jul 23, 2026
@nqzai
nqzai merged commit 56ba789 into kakunin-ai:main Jul 24, 2026
8 of 9 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add a runnable LangChain integration example

2 participants