text-generation-inference/router/src
drbh 2aad5f89bb feat: improve tools to include name and add tests (#1693)
This PR makes tool calling aware of the name of the function selected. 

Fixes:
https://github.com/huggingface/text-generation-inference/issues/1657

Thank you @puppetm4st3r for the helpful snippets, large parts of this PR
are simply refactors of the code shared 🙏

**opening draft PR because small tweaks are needed before merging
2024-06-03 15:39:47 +03:00
..
config.rs Adding Llava-Next (Llava 1.6) with full support. (#1709) 2024-04-25 14:30:55 +00:00
health.rs Outlines guided generation (#1539) 2024-04-24 14:57:37 +03:00
infer.rs feat: improve tools to include name and add tests (#1693) 2024-06-03 15:39:47 +03:00
lib.rs feat: improve tools to include name and add tests (#1693) 2024-06-03 15:39:47 +03:00
main.rs Improve the defaults for the launcher (#1727) 2024-04-26 07:22:04 +00:00
queue.rs Improve the defaults for the launcher (#1727) 2024-04-26 07:22:04 +00:00
server.rs feat: improve tools to include name and add tests (#1693) 2024-06-03 15:39:47 +03:00
validation.rs Fix input length validation (#135) 2024-05-06 09:55:58 +02:00