Skip to content

use ollama embedding unbale to work #213

@watshare

Description

@watshare

config below:

EMBEDDING_MODEL_NAME=bge-m3
EMBEDDING_MODEL_ENDPOINT=http://xxxxx:11434/api/embeddings
EMBEDDING_MODEL_APIKEY=

试着加ollama/bge-m3
尝试
bge-m3:latest
http://xxxxx:11434
http://xxxxx:11434/api

all unable to work

An error occurred during the execution of the job:

The job 10687910-c68d-49fb-955a-febd394e6b96 could not be executed due to an unexpected error during leader task decomposition. Error info: 'detail'

Check the error details in path: '/root/.chat2graph/logs/server.log'

Please check the job 10687910-c68d-49fb-955a-febd394e6b96 ("图是什么?...") for more details. Or you can re-try to send your message.
open server.log

127.0.0.1 - - [17/Aug/2025 23:55:25] "�[36mGET /home HTTP/1.1�[0m" 304 -
127.0.0.1 - - [17/Aug/2025 23:55:25] "�[36mGET /umi.css HTTP/1.1�[0m" 304 -
127.0.0.1 - - [17/Aug/2025 23:55:25] "�[36mGET /umi.js HTTP/1.1�[0m" 304 -
127.0.0.1 - - [17/Aug/2025 23:55:26] "�[36mGET /layouts__index.async.js HTTP/1.1�[0m" 304 -
127.0.0.1 - - [17/Aug/2025 23:55:26] "�[36mGET /919.async.js HTTP/1.1�[0m" 304 -
127.0.0.1 - - [17/Aug/2025 23:55:26] "�[36mGET /475.async.js HTTP/1.1�[0m" 304 -
127.0.0.1 - - [17/Aug/2025 23:55:26] "�[36mGET /p__Home__index.chunk.css HTTP/1.1�[0m" 304 -
127.0.0.1 - - [17/Aug/2025 23:55:26] "�[36mGET /556.async.js HTTP/1.1�[0m" 304 -
127.0.0.1 - - [17/Aug/2025 23:55:26] "�[36mGET /p__Home__index.async.js HTTP/1.1�[0m" 304 -
127.0.0.1 - - [17/Aug/2025 23:55:26] "�[36mGET /403.async.js HTTP/1.1�[0m" 304 -
127.0.0.1 - - [17/Aug/2025 23:55:26] "�[36mGET /static/logo.9cd34d69.png HTTP/1.1�[0m" 304 -
127.0.0.1 - - [17/Aug/2025 23:55:26] "�[32mGET /api/graphdbs HTTP/1.1�[0m" 308 -
127.0.0.1 - - [17/Aug/2025 23:55:26] "�[32mGET /api/sessions?page=1&size=10 HTTP/1.1�[0m" 308 -
127.0.0.1 - - [17/Aug/2025 23:55:26] "GET /api/graphdbs/ HTTP/1.1" 200 -
127.0.0.1 - - [17/Aug/2025 23:55:26] "GET /api/sessions/?page=1&size=10 HTTP/1.1" 200 -
127.0.0.1 - - [17/Aug/2025 23:55:27] "�[32mPOST /api/sessions HTTP/1.1�[0m" 308 -
127.0.0.1 - - [17/Aug/2025 23:55:29] "POST /api/sessions/ HTTP/1.1" 200 -
127.0.0.1 - - [17/Aug/2025 23:55:29] "�[32mGET /api/sessions?page=1&size=10 HTTP/1.1�[0m" 308 -
127.0.0.1 - - [17/Aug/2025 23:55:29] "GET /api/sessions/?page=1&size=10 HTTP/1.1" 200 -
127.0.0.1 - - [17/Aug/2025 23:55:29] "POST /api/sessions/a43ac97c-606a-41fe-9b8c-811c99b0d418/chat HTTP/1.1" 200 -
127.0.0.1 - - [17/Aug/2025 23:55:32] "GET /api/jobs/10687910-c68d-49fb-955a-febd394e6b96/message HTTP/1.1" 200 -
127.0.0.1 - - [17/Aug/2025 23:55:34] "GET /api/jobs/10687910-c68d-49fb-955a-febd394e6b96/message HTTP/1.1" 200 -

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions