文件变更
This commit is contained in:
@@ -37,6 +37,9 @@ VLLM_BASE_URL=http://host.docker.internal:18000/v1
|
||||
# Embedding 服务 (embeddinggemma-300M GGUF) - 端口 8082
|
||||
LLAMACPP_EMBEDDING_URL=http://host.docker.internal:18001/v1
|
||||
|
||||
# Reranker 服务 (bge-reranker-v2-m3) - 端口 8083
|
||||
LLAMACPP_RERANKER_URL=http://host.docker.internal:18002/v1
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Mem0 记忆层配置
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user