Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
markmcd committed Aug 16, 2024
1 parent b7186b1 commit d5f110f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Each file is structured as a runnable test case, ensuring that samples are execu

| File | Description |
| ---- | ----------- |
| [APIKey.swift](./APIKey.swift) | Seetting up your API key |
| [APIKey.swift](./APIKey.swift) | Setting up your API key |
| [ChatSnippets.swift](./ChatSnippets.swift) | Multi-turn chat conversations |
| [CodeExecution.swift](./CodeExecution.swift) | Executing code |
| [ControlledGeneration.swift](./ControlledGeneration.swift) | Generating content with output constraints (e.g. JSON mode) |
Expand Down

0 comments on commit d5f110f

Please sign in to comment.