File size: 152 Bytes
034ac91
 
 
 
 
 
1
2
3
4
5
6
7
from smolagents import CodeAgent

class CustomCodeAgent(CodeAgent):

    def initialize_system_prompt(self):
        return self.system_prompt_template