Skip to content

Commit

Permalink
fix readme space
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni authored and Toni committed Dec 11, 2023
1 parent 1c7ee4f commit 66546f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ $response = Ollama::agent('You are a weather expert...')
->ask();
```

### Chat completion
### Chat completion

```php
$messages = [
Expand Down

0 comments on commit 66546f3

Please sign in to comment.