We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a1378f commit 4199a65Copy full SHA for 4199a65
README.md
@@ -52,6 +52,8 @@ npm install @ts-dspy/openai
52
53
## 🚀 Quick Start
54
55
+Look ./examples/basic-usage.ts to test this package as well as the examples below
56
+
57
### Basic Prediction
58
59
```typescript
0 commit comments