Browse Source

ollama provider installation

Mish Ushakov 1 year ago
parent
commit
c404265330
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -63,6 +63,10 @@ LLM Scraper is a TypeScript library that allows you to convert **any** webpages
 
    **Ollama**
 
+   ```
+   npm i ollama-ai-provider
+   ```
+
    ```js
    import { ollama } from 'ollama-ai-provider'