ik_llama.cpp/examples/server/webui
firecoperana 0f9ecaec04
Tool calls support from mainline (#723)
* Tool calls support from mainline

* update cmake

* revert api for /completions

* Fix broken thinking process for gpt-oss

* add missing args and fix webui bugs

* add missing args and fix webui bugs2

* Fix reasoning format error

* add usage

* change default post_sampling_probs to true

* add back generated_text

* Remove server endpoints tests

* add log

* Chat fixes

* Remove logs

* webui: revert extra handling of thinking process

---------

Co-authored-by: firecoperana <firecoperana>
Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
2025-09-01 08:38:49 +03:00
..
dist Tool calls support from mainline (#723) 2025-09-01 08:38:49 +03:00
public Webui improvement (#481) 2025-06-08 14:38:47 +03:00
src Tool calls support from mainline (#723) 2025-09-01 08:38:49 +03:00
.prettierignore Webui improvement (#481) 2025-06-08 14:38:47 +03:00
eslint.config.js Webui improvement (#481) 2025-06-08 14:38:47 +03:00
index.html Webui: New Features for Conversations, Settings, and Chat Messages (#618) 2025-07-20 12:33:55 +02:00
package-lock.json Webui: New Features for Conversations, Settings, and Chat Messages (#618) 2025-07-20 12:33:55 +02:00
package.json Webui: New Features for Conversations, Settings, and Chat Messages (#618) 2025-07-20 12:33:55 +02:00
postcss.config.js Webui improvement (#481) 2025-06-08 14:38:47 +03:00
tailwind.config.js Webui improvement (#481) 2025-06-08 14:38:47 +03:00
tsconfig.app.json Webui improvement (#481) 2025-06-08 14:38:47 +03:00
tsconfig.json Webui improvement (#481) 2025-06-08 14:38:47 +03:00
tsconfig.node.json Webui improvement (#481) 2025-06-08 14:38:47 +03:00
vite.config.ts Webui improvement (#481) 2025-06-08 14:38:47 +03:00