1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Небольшие доработки

This commit is contained in:
Anton Titovets
2025-05-01 23:21:55 +03:00
parent be1aab0b1f
commit eed56d61d6
82 changed files with 129 additions and 111 deletions

View File

@@ -4,4 +4,4 @@ oint ollama LoadModelToMemory \
--url "https://api.athenaeum.digital/ollama" \
--model "tinyllama" \
--keep 500 \
--headers "{'Authorization':'Bearer 10KO-82RJ'}"
--headers "{'Authorization':'Bearer ***'}"

View File

@@ -4,4 +4,4 @@ oint ollama LoadModelToMemory ^
--url "https://api.athenaeum.digital/ollama" ^
--model "tinyllama" ^
--keep 500 ^
--headers "{'Authorization':'Bearer 10KO-82RJ'}"
--headers "{'Authorization':'Bearer ***'}"