Olivier Chafik
63e489c025
tool-call: refactor common chat / tool-call api (+ tests / fixes) (#11900)
* tool-call refactoring: moved common_chat_* to chat.h, common_chat_templates_init return a unique_ptr to opaque type
* addressed clang-tidy lints in [test-]chat.*
* rm minja deps from util & common & move it to common/minja/
* add name & tool_call_id to common_chat_msg
* add common_chat_tool
* added json <-> tools, msgs conversions to chat.h
* fix double bos/eos jinja avoidance hack (was preventing inner bos/eos tokens)
* fix deepseek r1 slow test (no longer <think> opening w/ new template)
* allow empty tools w/ auto + grammar
* fix & test server grammar & json_schema params w/ & w/o --jinja
2025-02-18 18:03:23 +00:00
..
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-02-04 13:15:24 +02:00
2025-01-12 11:32:42 +02:00
2025-02-15 16:40:57 +02:00
2024-12-04 23:19:20 +01:00
2025-01-12 11:32:42 +02:00
2025-01-12 11:32:42 +02:00
2025-01-21 14:07:12 +01:00
2025-01-30 19:13:58 +00:00
2024-11-29 21:54:58 +01:00
2025-01-07 18:01:58 +01:00
2025-01-07 18:01:58 +01:00
2025-01-15 18:28:35 +02:00
2025-01-12 11:32:42 +02:00
2025-02-15 21:03:30 +02:00
2025-01-12 11:32:42 +02:00
2024-06-13 00:41:52 +01:00
2025-02-14 02:13:43 +01:00
2025-02-15 16:40:57 +02:00
2025-02-15 16:40:57 +02:00
2025-02-15 16:40:57 +02:00
2025-02-15 16:40:57 +02:00
2025-02-15 16:40:57 +02:00
2025-02-18 18:03:23 +00:00
2025-01-12 11:32:42 +02:00
2025-02-15 16:40:57 +02:00
2025-02-12 21:36:11 +01:00
2025-02-15 16:40:57 +02:00
2025-01-12 11:32:42 +02:00
2025-02-15 16:40:57 +02:00
2024-12-23 10:39:30 +02:00
2025-02-18 18:03:23 +00:00
2025-01-12 11:32:42 +02:00
2025-02-18 18:03:23 +00:00
2025-01-12 11:32:42 +02:00
2025-01-21 13:18:51 +00:00
2025-02-15 16:40:57 +02:00
2025-02-15 16:40:57 +02:00
2025-01-12 11:32:42 +02:00
2024-09-18 08:30:31 +08:00
2025-01-12 11:32:42 +02:00
2025-01-18 12:20:57 +02:00
2023-03-29 20:21:09 +03:00
2024-06-13 00:41:52 +01:00
2024-11-09 09:06:54 +02:00
2024-06-13 00:41:52 +01:00
2024-06-13 00:41:52 +01:00
2024-12-18 19:27:21 +02:00
2024-11-13 21:10:38 +11:00
2024-07-07 15:04:39 -04:00
2024-10-16 19:03:24 +03:00
2025-02-15 16:40:57 +02:00
2023-08-30 09:50:55 +03:00
2024-06-13 00:41:52 +01:00
2025-02-15 16:40:57 +02:00
2024-07-14 19:51:21 -04:00
2024-06-13 00:41:52 +01:00
2024-07-05 07:53:33 +03:00
2024-07-07 15:04:39 -04:00
2024-06-13 00:41:52 +01:00
2024-04-12 19:43:38 +01:00