Skip to content

Commit f443c0c

Browse files
committed
Update README.md
1 parent a65b418 commit f443c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ response = client.chat.completions.create(
6363
)
6464
```
6565

66-
**Before OptiLLM**: "x = 2" ❌
66+
**Before OptiLLM**: "x = 1" ❌
6767
**After OptiLLM**: "Let me work through this step by step: 2x + 3 = 7, so 2x = 4, therefore x = 2" ✅
6868

6969
## 📊 Proven Results

0 commit comments

Comments
 (0)