-
Notifications
You must be signed in to change notification settings - Fork 88
Description
Is your feature request related to a problem? Please describe.
"I propose setting /v1/chat/completions as the default route. This would align the tool with current industry best practices, where the chat
completions endpoint is the definitive standard. It streamlines the setup for the vast majority of users, while ensuring backward compatibility is
maintained for the minority who rely on the legacy /v1/completions endpoint, as they can opt-in to the old behavior by setting
GUIDELLM__PREFERRED_ROUTE="text_completions"."
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.