Skip to content

Commit

Permalink
trace
Browse files Browse the repository at this point in the history
  • Loading branch information
truptiparkar7 committed Sep 10, 2024
1 parent a2566cf commit 2cfd53e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/agents/writer/writer.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def write(researchContext, research, productContext, products, assignment, feedb
}
return result

@trace
def process(writer):
# parse string this chracter --- , article and feedback
result = writer.split("---")
Expand Down

0 comments on commit 2cfd53e

Please sign in to comment.