DABstep / baseline /custom_agent.py
martinigoyanes's picture
initial commit
034ac91
raw
history blame contribute delete
152 Bytes
from smolagents import CodeAgent
class CustomCodeAgent(CodeAgent):
def initialize_system_prompt(self):
return self.system_prompt_template