We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a65b418 commit f443c0cCopy full SHA for f443c0c
README.md
@@ -63,7 +63,7 @@ response = client.chat.completions.create(
63
)
64
```
65
66
-**Before OptiLLM**: "x = 2" ❌
+**Before OptiLLM**: "x = 1" ❌
67
**After OptiLLM**: "Let me work through this step by step: 2x + 3 = 7, so 2x = 4, therefore x = 2" ✅
68
69
## 📊 Proven Results
0 commit comments