llama.cpp
server: (router) Forward form-data to model server (Fixes #22044)
#22118
Merged

server: (router) Forward form-data to model server (Fixes #22044) #22118

tha80
This commit enables the router to forward form-data to model server.
014211a8
tha80 tha80 requested a review 161 days ago
github-actions github-actions added examples
github-actions github-actions added server
ngxson ngxson requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 161 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-04-19
* Applied the suggestion from Copilots first comment: using the non-t…
81e53053
tha80
Merge branch 'master' into router-forward-form-data
8b0e0ad3
Merge branch 'master' into router-forward-form-data
8e53226c
ngxson
ngxson commented on 2026-04-22
Merge branch 'master' into router-forward-form-data
c31185f6
Merge branch 'master' into router-forward-form-data
74d8d5f9
Changed variable body from std::string to std::ostringstream in build…
2d226f96
Added sanitize_field lambda in build_multipart_body for key, filename…
191730a1
explicitly checking if value/item is string before calling value/item…
e7df9c9f
Merge branch 'master' into router-forward-form-data
3f2ed111
tha80
ngxson
ngxson approved these changes on 2026-04-27
ngxson
ngxson ngxson changed the title Router: Forward form-data to model server (Fixes #22044) server: (router) Forward form-data to model server (Fixes #22044) 153 days ago
ServeurpersoCom
ServeurpersoCom
ServeurpersoCom
ServeurpersoCom approved these changes on 2026-04-27
Added double quote to the sanitize lambda and throw on json parse fai…
94c2f44e
Merge branch 'master' into router-forward-form-data
e40366a8
ServeurpersoCom
ServeurpersoCom approved these changes on 2026-04-27
tha80
ServeurpersoCom
ngxson
ngxson ngxson merged 983ca899 into master 152 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone