ChromaDB stop sequence trigger failure in development sandbox
Problem – Stop Sequence Trigger Failure in Development Sandbox Engineers using ChromaDB in a Docker‑based development sandbox report that the stop_sequences parameter supplied to query or generation calls is ignored. The symptom manifests as: Unbounded text generation that eventually exhausts container memory (OOM). Log entries such as: ERROR: StopSequenceError – Expected stop token not found … Read more