mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-02 13:48:09 +00:00
- 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>