mirror of
https://github.com/eliasstepanik/core.git
synced 2026-01-09 22:48:39 +00:00
bump: version 0.1.27
This commit is contained in:
parent
4f27d2128b
commit
f038ad5c61
@ -1,4 +1,4 @@
|
||||
VERSION=0.1.26
|
||||
VERSION=0.1.27
|
||||
|
||||
# Nest run in docker, change host to database container name
|
||||
DB_HOST=localhost
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
VERSION=0.1.26
|
||||
VERSION=0.1.27
|
||||
|
||||
# Nest run in docker, change host to database container name
|
||||
DB_HOST=postgres
|
||||
@ -52,6 +52,4 @@ MODEL=gpt-4.1-2025-04-14
|
||||
## for opensource embedding model
|
||||
# EMBEDDING_MODEL=mxbai-embed-large
|
||||
|
||||
QUEUE_PROVIDER=bullmq
|
||||
|
||||
TELEMETRY_ENABLED=false
|
||||
QUEUE_PROVIDER=bullmq
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "core",
|
||||
"private": true,
|
||||
"version": "0.1.26",
|
||||
"version": "0.1.27",
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
"packages/*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user