LLM refactor, NPU ollama based, publisher update json query to llm
This commit is contained in:
6
.env
6
.env
@@ -40,9 +40,6 @@ FETCHER_ERROR_URL_CACHE_TIME=172800
|
||||
|
||||
# Selenium
|
||||
SELENIUM_ENDPOINT=http://fetcher_app_selenium:80
|
||||
ENDPOINT_OLLAMA=https://ollamamodel.matitos.org
|
||||
|
||||
# APP: Selenium
|
||||
ARCH=amd64 # arm64, amd64
|
||||
SELENIUM_SLEEP_PER_PAGE=4
|
||||
PATH_LOGS_DIRECTORY=/opt/logs
|
||||
@@ -55,3 +52,6 @@ DEPLOY_RAM=4G
|
||||
GHOST_ADMIN_API_URL=https://news.matitos.org/ghost/api/admin/
|
||||
GHOST_ADMIN_API_KEY=67fffe1b8a57a80001ecec5b:59f580020c196f92e05e208d288702082f8edad6366e2b2c8940b54e41cc355a
|
||||
PEXELS_API_KEY=Y6clJkY32eihf34ukX4JsINYu9lzxh3xDdNq2HMAmGwXp0a0tt6vr6S9
|
||||
# Ollama
|
||||
ENDPOINT_OLLAMA=https://ollamamodelnpu.matitos.org
|
||||
OLLAMA_MODEL_DEFAULT=qwen2.5-instruct:3b
|
||||
|
||||
Reference in New Issue
Block a user