Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
vinid committed Jun 12, 2024
1 parent ddf0a76 commit a906087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ question = tg.Variable(question_string, role_description="question to the LLM",
answer = model(question)
```

> answer: To determine how long it will take to dry 30 shirts under the sun,
> :warning: answer: To determine how long it will take to dry 30 shirts under the sun,
> we can use a proportional relationship based on the given information.
> Here’s the step-by-step reasoning: [.....]
> So, it will take 1.2 hours (or 1 hour and 12 minutes) to dry 30 shirts under the sun.
Expand Down

0 comments on commit a906087

Please sign in to comment.