llama.cpp
(Mirror) Router: Forward form-data to model server
#102
Open

(Mirror) Router: Forward form-data to model server #102

ngxson wants to merge 12 commits into ngxson:master from tha80:router-forward-form-data
ngxson
This commit enables the router to forward form-data to model server.
014211a8
ngxson ngxson changed the title Router: Forward form-data to model server (Mirror) Router: Forward form-data to model server 60 days ago
coderabbitai
coderabbitai
coderabbitai commented on 2026-04-19
github-actions github-actions added examples
github-actions github-actions added server
* Applied the suggestion from Copilots first comment: using the non-t…
81e53053
coderabbitai
coderabbitai commented on 2026-04-20
Merge branch 'master' into router-forward-form-data
8b0e0ad3
coderabbitai
coderabbitai commented on 2026-04-21
Merge branch 'master' into router-forward-form-data
8e53226c
ngxson
coderabbitai
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
Added double quote to the sanitize lambda and throw on json parse fai…
94c2f44e
Merge branch 'master' into router-forward-form-data
e40366a8

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone