[PR #3486] [CLOSED] docs: add Asqav callback handler integration #3531

Closed
opened 2026-06-05 18:23:24 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3486
Author: @jagmarques
Created: 4/7/2026
Status: Closed

Base: mainHead: add-asqav-callback


📝 Commits (1)

  • 3538585 docs: add Asqav callback handler integration

📊 Changes

1 file changed (+65 additions, -0 deletions)

View changed files

src/oss/python/integrations/callbacks/asqav.mdx (+65 -0)

📄 Description

Overview

Adds documentation for AsqavCallbackHandler, a LangChain callback for AI compliance monitoring.

Type of change

New documentation page

Related issues/PRs

  • GitHub issue: N/A
  • Feature PR: N/A

Checklist

  • I have read the contributing guidelines
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3486 **Author:** [@jagmarques](https://github.com/jagmarques) **Created:** 4/7/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-asqav-callback` --- ### 📝 Commits (1) - [`3538585`](https://github.com/langchain-ai/docs/commit/3538585036901fa381560f3763cd6c632f7b05cf) docs: add Asqav callback handler integration ### 📊 Changes **1 file changed** (+65 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/oss/python/integrations/callbacks/asqav.mdx` (+65 -0) </details> ### 📄 Description ## Overview Adds documentation for `AsqavCallbackHandler`, a LangChain callback for AI compliance monitoring. - Package: `asqav[langchain]` on PyPI - GitHub: https://github.com/jagmarques/asqav-sdk - Docs: https://asqav.com/docs/langchain ## Type of change New documentation page ## Related issues/PRs - GitHub issue: N/A - Feature PR: N/A ## Checklist - [x] I have read the contributing guidelines - [x] All code examples have been tested and work correctly - [x] I have used root relative paths for internal links --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:23:24 -04:00
yindo closed this issue 2026-06-05 18:23:24 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3531