Skip to content

FTS search error: unable to use function snippet in the requested context #2

@chenzhenyang

Description

@chenzhenyang

(.venv) PS C:\Users\chenzhenyang\Documents\Workspaces\openclaw\qmd-python-cuda> qmd server --port 18765
INFO:qmd.server.port_manager:Found available port: 18765
INFO:qmd.server.port_manager:Saved server port 18765 to C:\Users\chenzhenyang.qmd\server_port.txt
Starting QMD MCP Server
Host: 127.0.0.1, Port: 18765
Embed model: BAAI/bge-small-en-v1.5
VRAM usage: Single model instance (~2-4GB)
Max queue size: 100 requests
Press Ctrl+C to stop
�[32mINFO�[0m: Started server process [�[36m3304�[0m]
�[32mINFO�[0m: Waiting for application startup.
INFO:qmd.server.app:Loading model: BAAI/bge-small-en-v1.5
INFO:qmd.server.app:Model loaded successfully
INFO:qmd.server.app:Search engines will be initialized on first request
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:18765 (Press CTRL+C to quit)
INFO: 127.0.0.1:41994 - "GET /health HTTP/1.1" 200 OK
INFO:chromadb.telemetry.product.posthog:Anonymized telemetry enabled. See https://docs.trychroma.com/telemetry for more information.
INFO:qmd.llm.engine:No CUDA detected, using standalone mode
INFO:qmd.llm.engine:LLMEngine mode: standalone
INFO:qmd.server.app:HybridSearcher initialized
FTS search error: unable to use function snippet in the requested context
INFO: 127.0.0.1:41995 - "POST /query HTTP/1.1" 200 OK
INFO: 127.0.0.1:42051 - "GET /health HTTP/1.1" 200 OK
INFO: 127.0.0.1:42054 - "GET /health HTTP/1.1" 200 OK
INFO: 127.0.0.1:4567 - "GET /health HTTP/1.1" 200 OK
FTS search error: unable to use function snippet in the requested context
INFO: 127.0.0.1:4568 - "POST /query HTTP/1.1" 200 OK
INFO: 127.0.0.1:4573 - "GET /health HTTP/1.1" 200 OK
FTS search error: unable to use function snippet in the requested context
INFO: 127.0.0.1:4574 - "POST /query HTTP/1.1" 200 OK

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions