Skip to content
Discussion options

You must be logged in to vote

Yes — the SDK auto-instruments LangChain / LangGraph. Install with pip install adrian-sdk, install the LangChain provider for your model (e.g. langchain-openai), then bracket your existing agent code with two lines: adrian.init(api_key=...) and adrian.shutdown(). Events stream to the dashboard within seconds, classified by severity.

Quickstart: https://docs.adrian.secureagentics.ai/quickstart · Example: https://github.com/secureagentics/Adrian/blob/main/examples/quickstart.py

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gladstomych-sa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant