From 656e38eebeee6da8a9a587f6d2d61d47285c803a Mon Sep 17 00:00:00 2001 From: Toni Date: Thu, 14 Dec 2023 16:22:00 +0100 Subject: [PATCH] fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 336ac69..65ec5ed 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ $response = Ollama::agent('You are a weather expert...') ``` -### Vision support +### Vision Support ```php $response = Ollama::model('llava:13b') @@ -56,7 +56,7 @@ $response = Ollama::model('llava:13b') ``` -### Chat completion +### Chat Completion ```php $messages = [