LocalAI/tests/e2e
Ettore Di Giacinto 773489eeb1
fix(chat): do not retry if we had chatdeltas or tooldeltas from backend (#9244)
* fix(chat): do not retry if we had chatdeltas or tooldeltas from backend

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* fix: use oai compat for llama.cpp

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* fix: apply to non-streaming path too

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* map also other fields

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-04-06 10:52:23 +02:00
..
distributed fix(inflight): count inflight from load model, but release afterwards (#9194) 2026-03-31 23:24:45 +02:00
mock-backend fix(chat): do not retry if we had chatdeltas or tooldeltas from backend (#9244) 2026-04-06 10:52:23 +02:00
e2e_anthropic_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
e2e_mcp_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
e2e_suite_test.go fix(chat): do not retry if we had chatdeltas or tooldeltas from backend (#9244) 2026-04-06 10:52:23 +02:00
e2e_websocket_responses_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
mock_backend_test.go fix(chat): do not retry if we had chatdeltas or tooldeltas from backend (#9244) 2026-04-06 10:52:23 +02:00
realtime_webrtc_test.go feat(realtime): WebRTC support (#8790) 2026-03-13 21:37:15 +01:00
realtime_ws_test.go feat(realtime): WebRTC support (#8790) 2026-03-13 21:37:15 +01:00