-
Notifications
You must be signed in to change notification settings - Fork 1
Add LangChain integration example #47
Copy link
Copy link
Open
Labels
🏗️ help wantedExtra attention is neededExtra attention is needed📦 examplesApplication examples and templatesApplication examples and templates🦜 llm-appsLangChain / LlamaIndex / agent-framework integrationsLangChain / LlamaIndex / agent-framework integrations
Metadata
Metadata
Assignees
Labels
🏗️ help wantedExtra attention is neededExtra attention is needed📦 examplesApplication examples and templatesApplication examples and templates🦜 llm-appsLangChain / LlamaIndex / agent-framework integrationsLangChain / LlamaIndex / agent-framework integrations
Type
Fields
Give feedbackNo fields configured for issues without a type.
Goal
Create
examples/langchain-app/showing how to capture LangChain agent runs into an AICertify contract and evaluate them — without users having to write the capture logic themselves.Why this matters
LangChain is the most common LLM framework in Python. A documented integration pattern unblocks many AI teams from running compliance checks at all.
Files likely involved
examples/langchain-app/(six-file shape)aicertify/integrations/langchain.pyif a clean pattern emergesexamples/README.mdtable entryAcceptance criteria
run.pythat runs the app, then runs AICertify, then prints the report pathHelp
Comment here if you want to work on this and I will help you get started. First-time contributors are welcome — open a draft PR early and I'll review.