You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Тесты HTTP, переработка соединений компоненты MySQL
This commit is contained in:
14
docs/en/md/Instructions/Ollama.md
vendored
14
docs/en/md/Instructions/Ollama.md
vendored
@@ -10,3 +10,17 @@ sidebar_class_name: Ollama
|
||||
|
||||
|
||||
This section is dedicated to the library for working with Ollama API. On this page, all the steps necessary to start working are described
|
||||
|
||||
## Getting started
|
||||
|
||||
1. Download Ollama from [official website](https://ollama.com/) and run it on the target machine
|
||||
|
||||

|
||||
|
||||
2. `(optional)` To be able to send your models to the Ollama servers, you are also required to create an account and add a public key to the local solution by following the instructions in the [Ollama keys](https://ollama.com/settings/keys) section
|
||||
|
||||

|
||||
|
||||
3. `(optional)` To add authorization and the ability to handle requests from outside, you must configure proxying through a third-party web server
|
||||
|
||||
> By default, the Ollama server is only available on the local network at `localhost:11434`
|
||||
|
||||
Reference in New Issue
Block a user