structured_output
Nicolas Nahas 6 months ago
parent 08be6a456f
commit dab4f16dfc

@ -751,6 +751,7 @@ class Agent(BaseStructure):
# Clear the short memory
response = None
result = None
all_responses = []
# if self.tokenizer is not None:

Loading…
Cancel
Save