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 69086da commit 205e600Copy full SHA for 205e600
packages/sdk/server-ai/README.md
@@ -32,7 +32,7 @@ const aiClient = initAi(ldClient);
32
```
33
34
3. Evaluate a model configuration:
35
-```
+```typescript
36
const config = await aiClient.modelConfig(
37
aiConfigKey!,
38
context,
0 commit comments