mirror of
https://github.com/eliasstepanik/core.git
synced 2026-01-11 00:08:27 +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
|
# Nest run in docker, change host to database container name
|
||||||
DB_HOST=localhost
|
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
|
# Nest run in docker, change host to database container name
|
||||||
DB_HOST=postgres
|
DB_HOST=postgres
|
||||||
@ -53,5 +53,3 @@ MODEL=gpt-4.1-2025-04-14
|
|||||||
# EMBEDDING_MODEL=mxbai-embed-large
|
# EMBEDDING_MODEL=mxbai-embed-large
|
||||||
|
|
||||||
QUEUE_PROVIDER=bullmq
|
QUEUE_PROVIDER=bullmq
|
||||||
|
|
||||||
TELEMETRY_ENABLED=false
|
|
||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "core",
|
"name": "core",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.1.26",
|
"version": "0.1.27",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"apps/*",
|
"apps/*",
|
||||||
"packages/*"
|
"packages/*"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user