before rbac and tool use

This commit is contained in:
2025-10-30 06:12:35 +01:00
parent df426f8dd5
commit e070c95190
22 changed files with 577 additions and 4246 deletions

View File

@@ -158,7 +158,7 @@ async def create_chatbot(
raise HTTPException(status_code=500, detail="Chatbot module not available")
# Import needed types
from modules.chatbot.main import ChatbotConfig
from app.modules.chatbot.main import ChatbotConfig
# Create chatbot config object
config = ChatbotConfig(