Baoyuantop commented on issue #12717:
URL: https://github.com/apache/apisix/issues/12717#issuecomment-3470984021
You can create two routes corresponding to two model services, with the same
uri, and then set the vars in the routes to match post_arg.model.
```
"vars": [
["post_arg.model", "==", "DeepSeek-R1-Distill-Qwen-7B"]
]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]