llama.cpp releases
· Infrastructure
b10080
server: return 400 instead of 500 on validation error with X-Conversation-Id (#25760) server: return 400 instead of 500 on validation error with X-Conversation-Id set_req() attaches the spipe as soon as the header is present, before the request body is parsed. When params validation throws, set_next() never runs and ne