text-generation-inference/router/src
drbh d471805134
Support continue final message (#2733)
* feat: support continue_final_message param in chat request

* feat: add test for continue final message

* fix: bump openapi docs

* fix: remove continue_final_message chat request param

* fix: remove unneeded launcher args in continue test

* fix: bump test output

* fix: remove accidentally included guideline from rebase

* fix: remove guideline tests

* fix: adjust continuation tests expected text

* fix: replace expected output for continue test
2024-11-27 19:13:30 -05:00
..
infer Support continue final message (#2733) 2024-11-27 19:13:30 -05:00
config.rs Support qwen2 vl (#2689) 2024-10-30 12:40:51 -04:00
kserve.rs fix: simplify kserve endpoint and fix imports (#2119) 2024-06-25 19:30:10 -04:00
lib.rs Remove guideline from API (#2762) 2024-11-21 16:56:38 +00:00
logging.rs Rebase TRT-llm (#2331) 2024-07-31 10:33:10 +02:00
sagemaker.rs feat: allow any supported payload on /invocations (#2683) 2024-10-23 11:26:01 +00:00
server.rs feat: concat the adapter id to the model id in chat response (#2779) 2024-11-25 12:36:31 -05:00
usage_stats.rs feat: allow any supported payload on /invocations (#2683) 2024-10-23 11:26:01 +00:00
validation.rs Move JSON grammar -> regex grammar conversion to the router (#2772) 2024-11-25 18:47:34 +01:00
vertex.rs Rollback to ChatRequest for Vertex AI Chat instead of VertexChat (#2651) 2024-10-15 18:11:59 +02:00