Remove sys.path.insert('/opt') — agents_core now installed via pip
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,6 @@ import threading
|
||||
import subprocess
|
||||
import logging
|
||||
|
||||
sys.path.insert(0, "/opt")
|
||||
|
||||
from agents_core import BaseAgent, AgentContext, Message, MessageType
|
||||
|
||||
|
||||
Reference in New Issue
Block a user