Files
crewAI/lib/crewai-tools/tests/tools/test_nl2sql_security.py
Devin AI 7575d9b64a Fix #6153: Add input validation hooks for memory/RAG ingestion and approval flag for NL2SQLTool
- Add optional content_filter callable on KnowledgeStorage (save/asave)
- Add optional content_filter callable on CrewAIRagAdapter (add)
- Add optional require_approval flag and approval_handler on NL2SQLTool
- Add comprehensive tests for all three features

Co-Authored-By: João <joao@crewai.com>
2026-06-14 01:48:38 +00:00

26 KiB