]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server: allow stream for exec_shell_command (#25526)
authorXuan-Son Nguyen <redacted>
Sat, 11 Jul 2026 10:42:55 +0000 (12:42 +0200)
committerGitHub <redacted>
Sat, 11 Jul 2026 10:42:55 +0000 (12:42 +0200)
commitc92e806d1c81091c9035edce99c35374da1b465e
tree284f6b8cb88793b9731b3e203acfa3795dd8dc8a
parentea1f7bbb5df26fbc18e8d46f72a6de43a84616dd
server: allow stream for exec_shell_command (#25526)

* init stream

* add stream for shell tool

* add test

* nits

* update docs
tools/server/README-dev.md
tools/server/server-tools.cpp
tools/server/server-tools.h
tools/server/tests/unit/test_tools_builtin.py