Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni authored and Toni committed Mar 15, 2024
1 parent 5270c45 commit a83f48b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@

Ollama-Laravel is a Laravel package that provides a seamless integration with the [Ollama API](https://github.com/jmorganca/ollama). It includes functionalities for model management, prompt generation, format setting, and more. This package is perfect for developers looking to leverage the power of the Ollama API in their Laravel applications.

## If you use laravel 10.x, please use the following version V1.0.5

```bash
https://github.com/cloudstudio/ollama-laravel/releases/tag/v1.0.5
```

## Installation

```bash
Expand Down

0 comments on commit a83f48b

Please sign in to comment.