koboldcpp/tools/server/tests/unit
Aldehir Rojas 39cf5d6191
common : delegate assistant continuation to underlying template handlers (#23089)
* common : delegate assistant continuation to template handler

* server : implement echo parameter to exclude assistant prefill in the response

* server : fix tests for prefill

* server : use existing llama template

* cont : clean up
2026-05-17 13:36:05 +02:00
..
test_basic.py
test_chat_completion.py common : delegate assistant continuation to underlying template handlers (#23089) 2026-05-17 13:36:05 +02:00
test_compat_anthropic.py
test_compat_gcp.py server: support Vertex AI compatible API (#22545) 2026-05-08 15:23:04 +02:00
test_compat_oai_responses.py
test_completion.py backend sampling: support returning post-sampling probs (#22622) 2026-05-10 19:12:02 +02:00
test_ctx_shift.py
test_embedding.py
test_ignore_eos.py server: respect the ignore eos flag (#21203) 2026-04-08 17:12:15 +02:00
test_infill.py
test_kv_keep_only_active.py server: rename debug tags to match --cache-idle-slots naming (#22292) 2026-04-24 09:28:44 +03:00
test_lora.py
test_proxy.py
test_rerank.py
test_router.py server: implement /models?reload=1 (#21848) 2026-05-04 16:23:26 +02:00
test_security.py
test_sleep.py
test_slot_save.py
test_speculative.py spec : parallel drafting support (#22838) 2026-05-11 19:09:43 +03:00
test_template.py
test_tokenize.py
test_tool_call.py common/autoparser: fixes for newline handling / forced tool calls (#22654) 2026-05-04 13:18:11 +02:00
test_vision_api.py server: tests: fetch random media marker via /apply-template (#21962) (#21980) 2026-04-16 20:46:21 +03:00