From e95b3f011646f56d744e64633fdab9fc3eea96f8 Mon Sep 17 00:00:00 2001 From: Ashley Johnson <61059402+PapaRascal2020@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:59:08 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27f58ac..7a63305 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ This will install the routes and views into your application. After the install you can access the playground at: ``` -/sidekick/playground +/sidekick ``` ### Documentation From a359301860bec0738f05314f9adb7185b6dd3d37 Mon Sep 17 00:00:00 2001 From: Ashley Johnson <61059402+PapaRascal2020@users.noreply.github.com> Date: Fri, 27 Sep 2024 19:37:52 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a63305..971cc0d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ### Description This project provides a unified wrapper around the OpenAI, Claude, Cohere and Mistral APIs for Laravel. The goal is to simplify switching between different AI models and APIs, making it as seamless as possible. - **Watch a short video trailer showcasing some of the features** + **Watch a short video on how to get set up in under 5 minutes. #### ![image](https://github.com/user-attachments/assets/5595c5d1-60c8-4693-aa54-47dffa6f4d10) Features - Open AI, Mistral, Claude & Cohere From e128951bd8fdb5f963491cff9899e21fcbcfe16f Mon Sep 17 00:00:00 2001 From: Ashley Johnson <61059402+PapaRascal2020@users.noreply.github.com> Date: Fri, 27 Sep 2024 22:00:01 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 971cc0d..ef0edae 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ### Description This project provides a unified wrapper around the OpenAI, Claude, Cohere and Mistral APIs for Laravel. The goal is to simplify switching between different AI models and APIs, making it as seamless as possible. - **Watch a short video on how to get set up in under 5 minutes. + **Watch a short video on how to get set up in under 5 minutes.** #### ![image](https://github.com/user-attachments/assets/5595c5d1-60c8-4693-aa54-47dffa6f4d10) Features - Open AI, Mistral, Claude & Cohere